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>
From what I have checked, the folder structure of MyGdevelopFolder appears alright. I’ve tried recloning it too. Could the missing files be due to the files that have failed to be installed earlier during the installation?
If files installation failed earlier, you should have seen error messages. Won’t hurt to reinstall, though.
From the screenshot above, it looks like even path change fails, perhaps a permission issue?
If you can share the full log file mentioned, it might be helpful.
I’m not experienced with this, I tried a few times and gave up.
Maybe @Bouh will know.
I see your screenshot, to me Modules are missing in GDJS folder.
But I’m not really trustable I don’t know much about that kind of errors, if this doesn’t help you, you should better ask to devs on a Github Discussion I guess.
For information I use npm 7.8.0 and node v16.13.0, also I prefer using Yarn 1.13.0 instead of npm.