Davidobot / love.js

LÖVE ported to the web using Emscripten, updated to the latest Emscripten and LÖVE (v11.5)
MIT License
624 stars 28 forks source link

Windows Script Host Error #40

Closed Satorikeiko07 closed 2 years ago

Satorikeiko07 commented 3 years ago

When I open command prompt in the game directory and type in npx love.js game.love game -c
I get this error image
I had love.js installed before and it worked, but now its just giving me this error, please help.

ddh commented 2 years ago

As suggested in https://github.com/Davidobot/love.js/issues/48, try using:

npx love.js.cmd