Advertisement
Guest User

Untitled

a guest
Oct 8th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. path.js:424
  2. var path = (i >= 0) ? arguments[i] : process.cwd();
  3. ^
  4.  
  5. Error: ENOENT: no such file or directory, uv_cwd
  6. at Error (native)
  7. at Object.posix.resolve (path.js:424:50)
  8. at Function.Module._resolveLookupPaths (module.js:248:17)
  9. at Function.Module._resolveFilename (module.js:326:31)
  10. at Function.Module._load (module.js:286:25)
  11. at Module.require (module.js:365:17)
  12. at require (module.js:384:17)
  13. at Object.<anonymous> (/usr/local/lib/node_modules/nodemon/bin/nodemon.js:3:11)
  14. at Module._compile (module.js:434:26)
  15. at Object.Module._extensions..js (module.js:452:10)
  16. sysadmin:deploy westerhack$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement