Guest User

Untitled

a guest
Jan 21st, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. node helloworld_example.js
  2.  
  3. module.js:340
  4. throw err;
  5. Error: Cannot find module 'now'
  6. at Function.Module._resolveFilename (module.js:338:15)
  7. at Function.Module._load (module.js:280:25)
  8. at Module.require (module.js:362:17)
  9. at require (module.js:378:17)
  10. at Object.<anonymous> (/Users/toptierlabs/Desktop/node/helloworld_server.js:10:13)
  11. at Module._compile (module.js:449:26)
  12. at Object.Module._extensions..js (module.js:467:10)
  13. at Module.load (module.js:356:32)
  14. at Function.Module._load (module.js:312:12)
  15. at Module.runMain (module.js:492:10)
Add Comment
Please, Sign In to add comment