-
Notifications
You must be signed in to change notification settings - Fork 16
Description
vagrant@precise32:~/superscript-editor$ npm start
superscript-editor@0.1.7 start /home/vagrant/superscript-editor
node app
/home/vagrant/superscript-editor/node_modules/mongodb/lib/mongodb/db.js:299
throw err;
^
Error: Cannot find module '../../node_modules/ss-parser/lib/regexreply'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at module.exports (/home/vagrant/superscript-editor/node_modules/superscript/lib/topics/gambit.js:13:20)
at module.exports (/home/vagrant/superscript-editor/node_modules/superscript/lib/topics/index.js:25:31)
at NativeConnection.module.exports (/home/vagrant/superscript-editor/app.js:41:55)
at NativeConnection.g (events.js:180:16)
at NativeConnection.emit (events.js:92:17)
at open (/home/vagrant/superscript-editor/node_modules/mongoose/lib/connection.js:453:10)
at NativeConnection.Connection.onOpen (/home/vagrant/superscript-editor/node_modules/mongoose/lib/connection.js:462:5)
at /home/vagrant/superscript-editor/node_modules/mongoose/lib/connection.js:421:10
at /home/vagrant/superscript-editor/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.js:59:5
at /home/vagrant/superscript-editor/node_modules/mongodb/lib/mongodb/db.js:296:11
at process._tickCallback (node.js:448:13)
npm ERR! Linux 3.2.0-23-generic-pae
npm ERR! argv "node" "/usr/bin/npm" "start"
npm ERR! node v0.10.40
npm ERR! npm v3.3.4
npm ERR! code ELIFECYCLE
npm ERR! superscript-editor@0.1.7 start: node app
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the superscript-editor@0.1.7 start script 'node app'.
npm ERR! This is most likely a problem with the superscript-editor package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node app
npm ERR! You can get their info via:
npm ERR! npm owner ls superscript-editor
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/vagrant/superscript-editor/npm-debug.log