-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
I am running npm i on OSX 10.11 & homebrew. Skipping the warnings:
- node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/node-v67-darwin-x64-unknown.tar.gz
- ...
- gyp ERR! System Darwin 15.6.0
- ...
- gyp ERR! node -v v11.1.0
- gyp ERR! node-gyp -v v3.8.0
npm run dev - ERROR Failed to compile with 8 errors
- This dependency was not found:
- firebase in ./src/main.js, ./src/store/actions.js and 6 others
- To install it, you can run: npm install --save firebase
Installing firebase fails
wget https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/node-v67-darwin-x64-unknown.tar.gz is HTTP 403 forbidden
Metadata
Metadata
Assignees
Labels
No labels