Skip to content

Drop support for Node <v12, v13, and v15 #247

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 2 commits into from
Oct 29, 2021
Merged

Drop support for Node <v12, v13, and v15 #247

merged 2 commits into from
Oct 29, 2021

Conversation

ota-meshi
Copy link
Member

No description provided.

@ota-meshi ota-meshi added the Type: Breaking Includes backwards-incompatible fixes label Oct 29, 2021
@ota-meshi
Copy link
Member Author

Hi @kazupon.
It looks like we're using Node.js v10 in Netlify job. Could you upgrade Node.js?

@ota-meshi
Copy link
Member Author

https://docs.netlify.com/configure-builds/environment-variables/#netlify-configuration-variables

You probably need to set NODE_VERSION to 14 or 16 in the Environment variables.

@ota-meshi
Copy link
Member Author

I may be able to configure it with nvmrc. I will try it.

@kazupon
Copy link
Member

kazupon commented Oct 29, 2021

You probably need to set NODE_VERSION to 14 or 16 in the Environment variables.

@ota-meshi
Yhea! We need to set the environment variable
I'll try to set NODE_VERSION as 16

@kazupon
Copy link
Member

kazupon commented Oct 29, 2021

I've just set NODE_VERSION
image

@ota-meshi
Copy link
Member Author

@kazupon Thank you!

@ota-meshi ota-meshi merged commit f89a2c0 into master Oct 29, 2021
@ota-meshi ota-meshi deleted the node branch October 29, 2021 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Includes backwards-incompatible fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants