Created
March 6, 2018 03:04
-
-
Save cbzehner/459a30ec21796d824e7a787646ee5fcd to your computer and use it in GitHub Desktop.
npm WARNings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cbzehner at MacBook-Pro-4 ~/projects[SUCCESS] | |
$npm i -g wt-cli | |
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) | |
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
/usr/local/bin/wt-cli -> /usr/local/lib/node_modules/wt-cli/bin/wt | |
/usr/local/bin/wt -> /usr/local/lib/node_modules/wt-cli/bin/wt | |
/usr/local/bin/auth0 -> /usr/local/lib/node_modules/wt-cli/bin/auth0 | |
> [email protected] install /usr/local/lib/node_modules/wt-cli/node_modules/fsevents | |
> node install | |
[fsevents] Success: "/usr/local/lib/node_modules/wt-cli/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node" is installed via remote | |
+ [email protected] | |
added 855 packages in 30.875s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment