CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gltf-pipeline is not recognized as an internal or external command, operable program or batch file.

shahidrahim-js opened this issue · comments

I am getting following error in window 10 cmd when i run this command 'gltf-pipeline -i scene.gltf -o model.glb'. please help me to resolve this issue.
'gltf-pipeline' is not recognized as an internal or external command, operable program or batch file.

@shahidpiet7 how did you install gltf-pipeline? If you installed it globally with npm install -g gltf-pipeline make sure that npm is also in your path: https://stackoverflow.com/questions/30710550/node-js-npm-modules-installed-but-command-not-recognized