Created
August 18, 2013 06:52
-
-
Save ee7klt/6260268 to your computer and use it in GitHub Desktop.
modulus/meteor: stripe module not found
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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