Skip to content

Can we refine the build instructions? #592

@AvidDrawer

Description

@AvidDrawer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions