Guest User

Untitled

a guest
Apr 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. testapp]$ node app.js
  2.  
  3. node.js:201
  4. throw e; // process.nextTick error, or 'error' event on first tick
  5. ^
  6. Error: Cannot find module 'formidable'
  7. at Function._resolveFilename (module.js:334:11)
  8. at Function._load (module.js:279:25)
  9. at Module.require (module.js:357:17)
  10. at require (module.js:368:17)
  11. at Object.<anonymous> (/home/arvind/express_apps/testapp/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:14:18)
  12. at Module._compile (module.js:432:26)
  13. at Object..js (module.js:450:10)
  14. at Module.load (module.js:351:31)
  15. at Function._load (module.js:310:12)
  16. at Module.require (module.js:357:17)
Add Comment
Please, Sign In to add comment