KhronosGroup/glTF-Validator

npm version gltf-validator is not able to detect glb with GLB_INVALID_MAGIC error

Opened this issue · 0 comments

I followed the instruction in https://www.npmjs.com/package/gltf-validator to validate a GLB file. This file has invalid magic value, which can be detected by https://github.khronos.org/glTF-Validator/. But https://www.npmjs.com/package/gltf-validator cannot detect it. Does NPM version miss anything?