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

Be able to select the Node runtime to be used by the Lambda function #25

Open
jesucarr opened this issue Jun 24, 2016 · 5 comments
Open

Comments

@jesucarr
Copy link

At the moment it seems that using "babel" as the s-function runtime, doesn't give you the option to select between the available Node runtimes (0.10 or 4.3), and it selects whatever is the default in AWS.

Is there a way to select that or would that be a feature to add?

@patoncrispy
Copy link

I've been having problems where the function will intermittently be deployed in either version (0.10 or 4.3).

@outdooricon
Copy link

It looks like the move to 4.3 by default has already been done at least:

. It's just not released yet to npm. Any chance we could get that change out to npm @minibikini ?

@minibikini
Copy link
Contributor

Sorry guys, I have no access to publish this module on NPM.

Ping @eahefnawy @ac360.

@taylorwood
Copy link

@ac360 are there any plans to publish the NPM package with the fix linked above? We are working around it by referencing the dependency directly from GitHub.

@joeflateau
Copy link

@ac360 any plans to publish this?

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

6 participants