You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am receiving the error below when execute "npm install gcloud --save"
npm WARN EBUNDLEOVERRIDE Replacing bundled grpc > node-pre-gyp with new installed version
npm ERR! Linux 3.2.0-23-generic-pae
npm ERR! argv "/home/vagrant/.nvm/versions/node/v5.5.0/bin/node" "/home/vagrant/.nvm/versions/node/v5.5.0/bin/npm" "install" "gcloud" "--save"
npm ERR! node v5.5.0
npm ERR! npm v3.3.12
npm ERR! path /vagrant/parse/city-chat-web/node_modules/.grpc.DELETE/node_modules/node-pre-gyp
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/vagrant/parse/city-chat-web/node_modules/.grpc.DELETE/node_modules/node-pre-gyp' -> '/vagrant/parse/city-chat-web/node_modules/grpc/node_modules/node-pre-gyp'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
The text was updated successfully, but these errors were encountered:
I am receiving the error below when execute "npm install gcloud --save"
The text was updated successfully, but these errors were encountered: