-
Notifications
You must be signed in to change notification settings - Fork 895
Closed
Description
Description
I tried to built <model-viewer> locally but I face an error in "npm run bootstrap" due to no @google/model-viewer-shared-assets.
$ git clone https://github.com/google/model-viewer.git
$ cd model-viewer
$ npm install
$ npm run bootstrap
> model-viewer-packages@ bootstrap C:\Users\Takahiro\Documents\model-viewer
> lerna bootstrap --ci
lerna notice cli v3.20.2
lerna info versioning independent
lerna info ci enabled
lerna info Bootstrapping 5 packages
lerna info Installing external dependencies
lerna ERR! npm install exited 1 in '@google/model-viewer-render-fidelity-tools'
lerna ERR! npm install stderr:
npm ERR! code E404
npm ERR! 404 Not Found: @google/model-viewer-shared-assets@undefined
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Takahiro\AppData\Roaming\npm-cache\_logs\2020-02-12T20_46_09_511Z-debug.log
lerna ERR! npm install exited 1 in '@google/model-viewer-render-fidelity-tools'
lerna WARN complete Waiting for 3 child processes to exit. CTRL-C to exit immediately.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! model-viewer-packages@ bootstrap: `lerna bootstrap --ci`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the model-viewer-packages@ bootstrap script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Takahiro\AppData\Roaming\npm-cache\_logs\2020-02-12T20_46_09_556Z-debug.logActually, https://www.npmjs.com/package/@google/model-viewer-shared-assets is 404. Please let me know if I'm missing something.
Platform: Windows 10 + MINGW
OS
- Android
- iOS
- Linux
- MacOS
- Windows
Metadata
Metadata
Assignees
Labels
No labels