Berny23 / LD-ToyPad-Emulator

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

i cant install npm #68

Closed The-BreadCat closed 2 years ago

The-BreadCat commented 2 years ago

every time i try running npm install it just gets stuck on this message or something similar

[ ................] \ fetchMetadata: sill pacote range manifest for object-inspect@^1.9.0 fetched in 250ms

SlightlyPeckish commented 2 years ago

I too am getting this issue image

hallinbirch commented 2 years ago

dudes try my "Change one line" fix step Zero : open package.json in a IDE or Text editor\ step One : change the line "node-ld": "Berny23/node-ld", To "node-ld": "https://github.com/Berny23/node-ld.git", Step Two : try npm install again It worked for me and i hope it works for you guys :)

ignacioat2 commented 2 years ago

dudes try my "Change one line" fix step Zero : open package.json in a IDE or Text editor step One : change the line "node-ld": "Berny23/node-ld", To "node-ld": "https://github.com/Berny23/node-ld.git", Step Two : try npm install again It worked for me and i hope it works for you guys :)

bro how do i open package.json where i can find i in the computer or how can i access it?

hallinbirch commented 2 years ago

this issue should have been fixed on june 6th just git the latest comments and it should work if you want to change package.json it should be in the root of the source i.e. ~/LD-ToyPad-Emulator/package.json or /home/(the username for the vm)/LD-ToyPad-Emulator/package.json (wherever git cloned the source)/package.json

On Tue, Aug 9, 2022 at 12:03 PM ignacioat2 @.***> wrote:

dudes try my "Change one line" fix step Zero : open package.json in a IDE or Text editor step One : change the line "node-ld": "Berny23/node-ld", To "node-ld": "https://github.com/Berny23/node-ld.git", Step Two : try npm install again It worked for me and i hope it works for you guys :)

bro how do i open package.json where i can find i in the computer or how can i access it?

— Reply to this email directly, view it on GitHub https://github.com/Berny23/LD-ToyPad-Emulator/issues/68#issuecomment-1209640227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUYU5RMHXZK6YBNMFDNDBDVYKFPPANCNFSM5W3UNXNA . You are receiving this because you commented.Message ID: @.***>