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

chore: Upgrade to Node 16 #251

Merged
merged 2 commits into from
Nov 25, 2021
Merged

chore: Upgrade to Node 16 #251

merged 2 commits into from
Nov 25, 2021

Conversation

ja-bravo
Copy link
Contributor

  • Updated .nvmrc to 16.11.0
  • Updated the node-version of both workflows to 16
  • Added a comment to the README file mentioning that the project uses the current LTS version of Node

Closes #250

README.md Outdated
Comment on lines 22 to 24

Optic uses the current LTS version of Node
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's move this to the top, it's one of the first things that somebody who needs to run the app locally will need to know. Let's create a Requirements heading and list this and yarn as requirements

.nvmrc Outdated
@@ -1 +1 @@
14.17.1
v16.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use generically "16"? we don't really care about minor/patch, as long as it's 16

@github-actions
Copy link

App is ready for review, you can see it here.

@github-actions
Copy link

App is ready for review, you can see it here.

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.

Migrate to Node 16
3 participants