Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
525
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. root@Social:/var/www/platform-client# npm install -g gulp
  2. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  3. npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  4. npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
  5. /root/.nvm/versions/node/v7.9.0/bin/gulp -> /root/.nvm/versions/node/v7.9.0/lib/node_modules/gulp/bin/gulp.js
  6. /root/.nvm/versions/node/v7.9.0/lib
  7. `-- gulp@3.9.1
  8. root@Social:/var/www/platform-client# cat /etc/debian_version
  9. 8.7
  10. root@Social:/var/www/platform-client# node -v
  11. v7.9.0
  12. root@Social:/var/www/platform-client# npm -v
  13. 4.5.0
  14. root@Social:/var/www/platform-client#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement