madebyhiro / codem-transcode

Offline video transcoder written in node.js
Other
153 stars 68 forks source link

Cannot find module './dialects/undefined/connector-manager' #16

Closed ahmad closed 11 years ago

ahmad commented 11 years ago

Can someone assit me on this error I get when attempting to start ./codem-transcode

module.js:340 throw err; ^ Error: Cannot find module './dialects/undefined/connector-manager' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:362:17) at require (module.js:378:17) at new module.exports.Sequelize (/usr/local/share/npm/lib/node_modules/codem-transcode/node_modules/sequelize/lib/sequelize.js:81:28) at Object.JobUtils.getDatabase (/usr/local/share/npm/lib/node_modules/codem-transcode/lib/job.js:30:24) at Object. (/usr/local/share/npm/lib/node_modules/codem-transcode/lib/job.js:91:20) at Module._compile (module.js:449:26) at Object.Module._extensions..js (module.js:467:10) at Module.load (module.js:356:32)

Thanks.

tieleman commented 11 years ago

Duplicate of #15.