Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: buffer-more-ints@1.0.0 (../../common/customlogger/node_modules/buffer-more-ints):
  2. npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/buffer-more-ints-edcb2826' -> '/Users/john/sampleproject/lambda/common/customlogger/node_modules/buffer-more-ints'
  3. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: punycode@1.4.1 (../../common/customlogger/node_modules/buildmail/node_modules/punycode):
  4. npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/punycode-49d3cbcc' -> '/Users/john/sampleproject/lambda/common/customlogger/node_modules/buildmail/node_modules/punycode'
  5. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bytes@3.1.0 (../../common/customlogger/node_modules/bytes):
  6. npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/bytes-ed08388e' -> '/Users/john/sampleproject/lambda/common/customlogger/node_modules/bytes'
  7. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: caseless@0.12.0 (../../common/customlogger/node_modules/caseless):
  8. npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/caseless-0d94b804' -> '/Users/john/sampleproject/lambda/common/customlogger/node_modules/caseless'
  9.  
  10. npm ERR! path /Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/circular-json-561b21f6
  11. npm ERR! code ENOENT
  12. npm ERR! errno -2
  13. npm ERR! syscall rename
  14. npm ERR! enoent ENOENT: no such file or directory, rename '/Users/john/sampleproject/lambda/alert/error-alert/node_modules/.staging/circular-json-561b21f6' -> '/Users/john/sampleproject/lambda/common/customlogger/node_modules/circular-json'
  15. npm ERR! enoent This is related to npm not being able to find a file.
  16. npm ERR! enoent
  17.  
  18. npm ERR! A complete log of this run can be found in:
  19. npm ERR! /Users/mayank/.npm/_logs/2019-05-22T09_39_22_252Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement