Hi,
Running Phaser Editor v4 Desktop on Manjaro Linux(Arch based).
I have everything working except below:
When I try to download a sample game project in the editor I get below error message:
# Installing
Installing project dependencies...
This operation requires a stable internet connection and may take a few minutes.
If you discard this operation, you should install the dependencies manually.
$ npm install /home/jlp/Downloads/PhaserEditor-desktop/resources/app/nodejs/node-linux-x64/bin/npm: line 1: ../lib/node_modules/npm/bin/npm-cli.js: No such file or directory child process exited with code 127 Error installing dependencies.
Any ideas on how to resolve the above error?
Let me know, thanks!