Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freezing with any command line #28

Closed
DanielMGC opened this issue Sep 19, 2016 · 2 comments
Closed

Freezing with any command line #28

DanielMGC opened this issue Sep 19, 2016 · 2 comments

Comments

@DanielMGC
Copy link

Hello! I'm trying to use the tool to convert some 3D objects to GLTF, but I must be doing something wrong, as any command line I try the tool just shows an empty line and freezes until I hit Ctrl C. I installed the tool using the

npm install --save obj2gltf

command line from the instructions.
From there I proceeded to go to the obj2gltf folder inside the "node_modules" folder and, from there, run some command lines, but with all of the the tool just freezes. Even a simple

node bin\obj2gltf.js -h

doesn't work, which is why I think I must be doing something wrong... I'm new to Node.js, so please excuse me if I'm doing something obviously wrong...

Thanks for any help!

@DanielMGC
Copy link
Author

Oh, sorry, it was just that it was taking a while to process... I left the command running for a few minutes and it worked.

@mramato
Copy link
Contributor

mramato commented Sep 19, 2016

Thanks anyway, @DanielMGC. It might make sense for us to add progress information to avoid this confusion. (And a quite flag to shut it off).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants