Created
October 8, 2015 19:59
-
-
Save sebykrueger/503b4dca18d701cbdf72 to your computer and use it in GitHub Desktop.
jawserror1
This file contains hidden or 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
jaws deploy lambda test us-east-1 | |
/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/promise.js:677 | |
throw e; | |
^ | |
Error: Cannot find module '/Users/sebastiankrueger/Dropbox/seby-code/sebastian_krueger/sandbox/jaws_tutorial/helloworld/awsm.json' | |
at Function.Module._resolveFilename (module.js:336:15) | |
at Function.Module._load (module.js:278:25) | |
at Module.require (module.js:365:17) | |
at require (module.js:384:17) | |
at Object.module.exports.tag (/usr/local/lib/node_modules/jaws-framework/lib/commands/tag.js:29:18) | |
at CMD.<anonymous> (/usr/local/lib/node_modules/jaws-framework/lib/commands/deploy_lambda.js:180:19) | |
at CMD.tryCatcher (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/util.js:26:23) | |
at CMD._getTaggedLambdaPaths (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/method.js:15:34) | |
at CMD.tryCatcher (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/util.js:26:23) | |
at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/promise.js:507:31) | |
at Promise._settlePromiseAt (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/promise.js:581:18) | |
at Promise._settlePromises (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/promise.js:697:14) | |
at Async._drainQueue (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/async.js:123:16) | |
at Async._drainQueues (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/async.js:133:10) | |
at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/jaws-framework/node_modules/bluebird/js/main/async.js:15:14) | |
at processImmediate [as _immediateCallback] (timers.js:358:17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment