Berny23 / LD-ToyPad-Emulator

Toy Pad Emulator for Lego Dimensions (Unofficial Fan Project)
https://github.com/Berny23/LD-ToyPad-Emulator
MIT License
243 stars 43 forks source link

node index.js wont work #54

Closed 215phoenix closed 2 years ago

215phoenix commented 2 years ago

I got this error Error: Cannot find module 'node-ld' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:668:15) at Function.Module._load (internal/modules/cjs/loader.js:591:27) at Module.require (internal/modules/cjs/loader.js:723:19) at require (internal/modules/cjs/helpers.js:14:16) at Object. (/home/phoenix215/LD-ToyPad-Emulator/index.js:8:12) at Module._compile (internal/modules/cjs/loader.js:816:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10) at Module.load (internal/modules/cjs/loader.js:685:32) at Function.Module._load (internal/modules/cjs/loader.js:620:12) at Function.Module.runMain (internal/modules/cjs/loader.js:877:12) Can you help?

Berny23 commented 2 years ago

Did you run cd LD-ToyPad-Emulator before running node index.js?

Chapmike commented 2 years ago

That's probably because there were some issues on step 5 while installing nmp for some days. Try from this step again, it worked for me yesterday.

215phoenix commented 2 years ago

To Berny23, I believe I did To Chapmike can you give me the rundown?

215phoenix commented 2 years ago

Also, I had a bigger error that may contribute to this error, I'll copy paste it if it comes up again

215phoenix commented 2 years ago

I didn't get the error, and I did got it to work, Thanks Chap