Skip to content

Instantly share code, notes, and snippets.

@ee7klt
Created August 18, 2013 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ee7klt/6260268 to your computer and use it in GitHub Desktop.
Save ee7klt/6260268 to your computer and use it in GitHub Desktop.
modulus/meteor: stripe module not found
[2013-08-18T05:11:05.563Z] Application CRASH detected.
[2013-08-18T05:11:06.445Z] Application restarted with pid undefined
Error: Cannot find module '/mnt/data/1/public/node_modules/stripe'
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 Object._.each.Npm.require (/mnt/data/1/server/server.js:253:20)
at app/server/server.coffee.js:17:14
at /mnt/data/1/server/server.js:298:12
at Array.forEach (native)
at Function._.each._.forEach (/mnt/data/1/node_modules/underscore/underscore.js:78:11)
at run (/mnt/data/1/server/server.js:239:7)
[2013-08-18T05:11:11.916Z] Application CRASH detected.
[2013-08-18T05:11:12.602Z] Application restarted with pid undefined
Error: Cannot find module '/mnt/data/1/public/node_modules/stripe'
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 Object._.each.Npm.require (/mnt/data/1/server/server.js:253:20)
at app/server/server.coffee.js:17:14
at /mnt/data/1/server/server.js:298:12
at Array.forEach (native)
at Function._.each._.forEach (/mnt/data/1/node_modules/underscore/underscore.js:78:11)
at run (/mnt/data/1/server/server.js:239:7)
[2013-08-18T05:11:18.079Z] Application CRASH detected.
[2013-08-18T05:11:18.955Z] Application restarted with pid undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment