CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:
Apache License 2.0
1.87k stars 241 forks source link

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

Open shahidrahim-js opened 1 year ago

shahidrahim-js commented 1 year ago

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.

lilleyse commented 1 year ago

@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