pmndrs / gltfjsx

🎮 Turns GLTFs into JSX components
https://gltf.pmnd.rs
MIT License
4.45k stars 290 forks source link

Installation stuck #100

Closed eriksachse closed 2 years ago

eriksachse commented 2 years ago

Hellooo, I tried to use this tool, but it get's stuck on the installation.

npx gltfjsx 4kpoly_1ktexture.gltf

results in

Need to install the following packages:
  gltfjsx
Ok to proceed? (y) y
⸨   ░░░░░░░░░░░░░░░⸩ ⠋ idealTree:restore-cursor: sill placeDep ROOT restore-cursor@3.1.0 OK for: cli-cursor@3.1.0 want: ^3.1.0
drcmda commented 2 years ago

nothing i can do there, this is npm. could be an outage.

gsimone commented 2 years ago

If you are stuck for this, maybe try the online version at https://gltf.pmnd.rs/

gsimone commented 2 years ago

Please reopen if you find that the issue doesn't depend on a temporary npm problem or your network

BevyJiang commented 2 years ago

I am also stuck with the installation. I have also tried the link above. It doesn't work either. Any solution?

jrafaaael commented 2 years ago

Same here. I run this commands:

npx gltfjsx empire.gltf
Need to install the following packages:
  gltfjsx
Ok to proceed? (y) y
[     .............] - idealTree:restore-cursor: sill placeDep ROOT restore-cursor@3.1.0 OK for: cli-cursor@3.1.0 want:
focux commented 2 years ago

Same here, I tried to run the command several times and it was always getting stuck in the same line that the other posted above.