Skip to content

Instantly share code, notes, and snippets.

@cbzehner
Created March 6, 2018 03:04
Show Gist options
  • Save cbzehner/459a30ec21796d824e7a787646ee5fcd to your computer and use it in GitHub Desktop.
Save cbzehner/459a30ec21796d824e7a787646ee5fcd to your computer and use it in GitHub Desktop.
npm WARNings
cbzehner at MacBook-Pro-4 ~/projects[SUCCESS]
$npm i -g wt-cli
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated minimatch@2.0.10: 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
> fsevents@1.1.3 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
+ wt-cli@9.0.3
added 855 packages in 30.875s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment