Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@ubuntu-vb:~/repos/mdd/app$ node initdb.js
- fs.js:808
- return binding.readdir(pathModule._makeLong(path));
- ^
- Error: ENOENT: no such file or directory, scandir '/home/ubuntu/repos/mdd/app/apps/chatbot/'
- at Error (native)
- at Object.fs.readdirSync (fs.js:808:18)
- at loadBots (/home/ubuntu/repos/mdd/app/apps/chatbot.js:29:16)
- at Object.exports.init (/home/ubuntu/repos/mdd/app/apps/chatbot.js:23:3)
- at Object.module.exports.initModules (/home/ubuntu/repos/mdd/app/node_modules/hub/index.js:31:30)
- at Object.<anonymous> (/home/ubuntu/repos/mdd/app/initdb.js:13:5)
- at Module._compile (module.js:409:26)
- at Object.Module._extensions..js (module.js:416:10)
- at Module.load (module.js:343:32)
- at Function.Module._load (module.js:300:12)
- at Function.Module.runMain (module.js:441:10)
- at startup (node.js:140:18)
- at node.js:1043:3
Advertisement
Add Comment
Please, Sign In to add comment