Skip to content

npm install fails #1396

@vjameson

Description

@vjameson

I'm unable to install gcloud:

npm ERR! Darwin 15.4.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "-g" "install" "gcloud"
npm ERR! node v4.4.5
npm ERR! npm v3.9.5
npm ERR! path /usr/local/lib/node_modules/gcloud/node_modules/gcs-resumable-upload/cli.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/gcloud/node_modules/gcs-resumable-upload/cli.js'
npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/gcloud/node_modules/gcs-resumable-upload/cli.js'
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

Metadata

Metadata

Assignees

Labels

coretype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions