Guest User

Untitled

a guest
Jan 19th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. martin@serveralpha:/var/www/xyz$ npm install --save-dev gulp
  2. npm WARN xyz@1.0.0 No description
  3. npm WARN xyz@1.0.0 No repository field.
  4.  
  5. npm ERR! path /var/www/xyz/node_modules/.array-last.DELETE/node_modules/is-number
  6. npm ERR! code ENOENT
  7. npm ERR! errno -2
  8. npm ERR! syscall rename
  9. npm ERR! enoent ENOENT: no such file or directory, rename '/var/www/xyz/node_modules/.array-last.DELETE/node_modules/is-number' -> '/var/www/xyz/node_modules/array-last/node_modules/is-number'
  10. npm ERR! enoent This is related to npm not being able to find a file.
  11. npm ERR! enoent
  12.  
  13. npm ERR! A complete log of this run can be found in:
  14. npm ERR! /home/martin/.npm/_logs/2019-01-19T17_47_42_221Z-debug.log
Add Comment
Please, Sign In to add comment