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

Drop nodejs4.3 #469

Merged
merged 2 commits into from
Nov 5, 2018
Merged

Drop nodejs4.3 #469

merged 2 commits into from
Nov 5, 2018

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented Nov 4, 2018

Node.js 4.3 was dropped from the document.
https://docs.aws.amazon.com/lambda/latest/dg/programming-model.html

.travis.yml has nothing to do with the subject, but since CI fails, I fixed it.

error aws-xray-sdk-core@2.0.1: The engine "node" is incompatible with this module. Expected version ">= 4.x <= 10.x". Got "11.0.0"

fix #425

following error

```
error aws-xray-sdk-core@2.0.1: The engine "node" is incompatible with this module. Expected version ">= 4.x <= 10.x". Got "11.0.0"
```
@DeviaVir DeviaVir merged commit a650f78 into motdotla:master Nov 5, 2018
@abetomo abetomo deleted the drop_nodejs4.3 branch November 5, 2018 11:00
@abetomo abetomo mentioned this pull request Nov 15, 2018
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

Successfully merging this pull request may close these issues.

Announcement: Node.js v4.x is now EOL, please migrate your functions to a newer runtime version
2 participants