matthewbauer / gametime-player

A super simple JS-based libretro frontend
https://matthewbauer.us/gametime-player/
MIT License
39 stars 54 forks source link

npm install error. #54

Open Gigabars opened 6 years ago

Gigabars commented 6 years ago

screenshot 2017-10-24 at 2 51 07 pm

When I download the project using git, and then try running npm install, I get this error. I have looked through the other issues documented here and can't find anything about it. I am also doing this on a code anywhere account. If that helps fix this error.

Also if your wondering what happens if I start it anyway when I try to connect to it I get stuck at loading and the logs say it can't find a config.js.

Gigabars commented 6 years ago

after viewing the .log file it appears that its just failing at the command "jspm install -y". No idea why.

Gigabars commented 6 years ago

screenshot 2017-10-24 at 3 13 03 pm Error when starting the server.