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

Cannot specify a runtime #44

Open
ryangrimm opened this issue Nov 24, 2020 · 1 comment
Open

Cannot specify a runtime #44

ryangrimm opened this issue Nov 24, 2020 · 1 comment

Comments

@ryangrimm
Copy link

In the utils.js file there are a few places that use the input.runtime, with the exception of right here:

runtime: 'nodejs12.x',

Am I correct in assuming that if that line were changed to runtime: inputs.runtime || 'nodejs12.x' we could then specify any runtime we desired? That just seems too easy of a fix.

@MattiaPette
Copy link

@eahefnawy This issue is still a thing. Lambda deployed via this serverless component can only be node 12.x and as stated by the OP it's an easy fix. Can you spare some time reviewing the PR i've opened ?

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