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

Can we refine the build instructions? #592

Open
AvidDrawer opened this issue Jun 18, 2021 · 0 comments
Open

Can we refine the build instructions? #592

AvidDrawer opened this issue Jun 18, 2021 · 0 comments

Comments

@AvidDrawer
Copy link

I installed the Node.js as mentioned and installed gltf-pipeline using the -g flag.

  1. For subsequent operations from command line, I had to prefix the commands in gltf-pipeline.js with "node" for it execute. Without the node prefix, it simply opens .js file in my text editor.

  2. None of the dependencies are installed along with gltf-pipeline. They need to be installed manually without the -g flag. Otherwise they aren't found when running gltf-pipeline.js. I didn't realize this was the issue till after a couple of hours of searching.

This is my first experience with Node and it was not clear why the dependencies were not being found. So, perhaps a few more lines from more knowledgeable people would make it easier for others.

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

1 participant