Guest User

Untitled

a guest
Mar 23rd, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. node app.js
  2. module.js:540
  3. throw err;
  4. ^
  5.  
  6. Error: Cannot find module 'mam.node.js'
  7. at Function.Module._resolveFilename (module.js:538:15)
  8. at Function.Module._load (module.js:468:25)
  9. at Module.require (module.js:587:17)
  10. at require (internal/module.js:11:18)
  11. at Object.<anonymous> (/home/ubuntu/workspace/SensorNode/utils/stream_mam.js:6:11)
  12. at Module._compile (module.js:643:30)
  13. at Object.Module._extensions..js (module.js:654:10)
  14. at Module.load (module.js:556:32)
  15. at tryModuleLoad (module.js:499:12)
  16. at Function.Module._load (module.js:491:3)
  17. ubuntu@node0:~/workspace/SensorNode$ ls
  18. app.js LICENSE package-lock.json README.md utils
Add Comment
Please, Sign In to add comment