Skip to content

Instantly share code, notes, and snippets.

@dw2
Created February 9, 2016 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dw2/73ca8f8530170daa86ac to your computer and use it in GitHub Desktop.
Save dw2/73ca8f8530170daa86ac to your computer and use it in GitHub Desktop.
Pegasus ~ ∴ npm -v
3.3.12
Pegasus ~ ∴ node -v
v5.5.0
Pegasus ~ ∴ sudo npm install zuul -g
Password:
npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
npm WARN deprecated lodash@2.1.0: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0
npm WARN install:mkdirp@0.5.1 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/mkdirp/bin/cmd.js'
npm WARN install:nopt@3.0.6 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/node-pre-gyp/node_modules/nopt/bin/nopt.js'
npm WARN install:node-uuid@1.4.7 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/node-uuid/bin/uuid'
npm WARN install:rimraf@2.5.0 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/rimraf/bin.js'
npm WARN install:semver@5.1.0 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/semver/bin/semver'
npm WARN install:strip-json-comments@1.0.4 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/strip-json-comments/cli.js'
npm WARN install:rimraf@2.4.5 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/tar-pack/node_modules/rimraf/bin.js'
npm WARN install:sshpk@1.7.2 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/sshpk/bin/sshpk-conv'
npm WARN install:har-validator@2.0.3 ENOENT: no such file or directory, chmod '/Users/doug/.node/lib/node_modules/zuul/node_modules/fsevents/node_modules/har-validator/bin/har-validator'
/Users/doug/.node/bin/zuul -> /Users/doug/.node/lib/node_modules/zuul/bin/zuul
/Users/doug/.node/lib
└── zuul@3.9.0
Pegasus ~ ∴ zuul
-bash: zuul: command not found
@dw2
Copy link
Author

dw2 commented Feb 9, 2016

Note, that the "zuul command not found" error exists after opening a new Terminal window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment