Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_modules aren't pushed to Lambda #50

Closed
lindydonna opened this issue Oct 24, 2017 · 0 comments
Closed

node_modules aren't pushed to Lambda #50

lindydonna opened this issue Oct 24, 2017 · 0 comments
Assignees
Milestone

Comments

@lindydonna
Copy link

I deployed this code (https://github.com/lindydonna/pulumi-cloud/tree/79dd1757078fa37122c422a00ddbb5117b3e4160/examples/url-shortener) which took a dependency on the redis module. It looks like the module didn't get uploaded, because I saw this error in CloudWatch:

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: Cannot find module 'redis'

Contents of stacks/testing.json:
testing.json

According to Luke, the regression was likely in d08a0d5

CC @joeduffy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants