Skip to content

pin node version to 10 #15

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

Merged
merged 1 commit into from
Jul 16, 2020
Merged

pin node version to 10 #15

merged 1 commit into from
Jul 16, 2020

Conversation

jaredgalanis
Copy link
Member

@jaredgalanis jaredgalanis commented Jul 16, 2020

On attempting to run the index script an error is being thrown because of an incompatibility of node 12 with the s3 npm package. This is likely occurring because the node version changed from 10.x --> 12.x when automatically building the app (the last build was a year ago).

This seeks to pin the node version being used to 10.x LTS.

https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version

@jaredgalanis jaredgalanis merged commit af40737 into master Jul 16, 2020
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.

2 participants