Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/.bin/jest as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/jest
  2. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/.bin/uglifyjs as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/uglify-js
  3. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/html-minifier/node_modules/.bin/uglifyjs as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/html-minifier/node_modules/uglify-js
  4. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/.bin/esparse as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/esprima
  5. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/.bin/esvalidate as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/esprima
  6. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/espree/node_modules/.bin/acorn as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/espree/node_modules/acorn
  7. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/.bin/browserslist as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/browserslist
  8. npm WARN gentlyRm not removing /home/lander/code/graphql-tutorial/client/node_modules/autoprefixer/node_modules/.bin/browserslist as it wasn't installed by /home/lander/code/graphql-tutorial/client/node_modules/autoprefixer/node_modules/browserslist
  9. npm notice created a lockfile as package-lock.json. You should commit this file.
  10. npm WARN react-apollo@1.4.15 requires a peer of react@0.14.x || 15.* || ^15.0.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
  11.  
  12. + react-apollo@1.4.15
  13. added 14 packages, removed 1035 packages and updated 18 packages in 36.732s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement