You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an error. It looks like something's wrong in config.js file.
When I'm running server.js, I get the following error:
TypeError: Cannot read property 'Collections' of undefined
at Object. (/home/hamlet/web/mbc-caspa/node_modules/mbc-common/models/iobackends.js:6:35)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/hamlet/web/mbc-caspa/node_modules/mbc-common/index.js:6:17)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
Error: ENOENT, open 'logs/general.log'
The text was updated successfully, but these errors were encountered:
I have an error. It looks like something's wrong in config.js file.
When I'm running server.js, I get the following error:
TypeError: Cannot read property 'Collections' of undefined
at Object. (/home/hamlet/web/mbc-caspa/node_modules/mbc-common/models/iobackends.js:6:35)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/hamlet/web/mbc-caspa/node_modules/mbc-common/index.js:6:17)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
Error: ENOENT, open 'logs/general.log'
The text was updated successfully, but these errors were encountered: