I’m unsure what the exact issue is here, but this project https://glitch.com/edit/#!/ar-wasm-playground?path=package.json:4:0 is seems to be failing on pnpm installing A-Frame (which is strange because I seem to remember having used A-Frame in this manner, via npm, in other Glitch projects)
The error is specificially:
Installing...
ERROR Could not resolve 8ccc532b7 to a commit of git://github.com/dmarcos/document-register-element.git.
Yet, that’s wrong — the commit is indeed available: github[dot]com/dmarcos/document-register-element/commit/8ccc532b7
Unsure how to debug this further. npm install
works locally, I’m GH importing from this project I created: https://github.com/andrescuervo/ar-wasm-playground