Help! Installation - Development version of GDevelop #3791
Unanswered
navvijay
asked this question in
Technical questions about the codebase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Posting this here after my post on the Gdevelop Forum did not help. Apologies if you are seeing it again!
So..
Help, so I’m trying to open the development version of GDevelop to use a couple of Cordova APIs. However, I’ve run into an issue and I can’t see to find out why.
What I have done:
Installed node.js, Git and yarn.
Created a folder called MyGdevelopFolder in C:.
Opened the cmd prompt as an admin and changed to directory to C:\MyGdevelopFolder>
Cloned the Gdevelop files with git clone https://github.com/4ian/GDevelop.git
Then changed the directory to C:\MyGdevelopFolder>Gdevelop/newIDE/app
install npm i.e. C:\MyGdevelopFolder\GDevelop\newIDE\app>npm install
My install npm fails (see attached image) or the full log: https://drive.google.com/drive/folders/12PpL3_YU1QF1sXNO1Wu7yCDpEFMfkRDX
Would anyone know why this is happening?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions