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

Upgrade to node 18 and latest npm version #4553

Closed
wants to merge 2 commits into from
Closed

Upgrade to node 18 and latest npm version #4553

wants to merge 2 commits into from

Conversation

bufke
Copy link
Contributor

@bufke bufke commented Jul 24, 2023

  • Upgrade to Node 18
  • Set explicit legacy peer deps
  • Use >= instead of specific version
  • Use npm engine-strict instead of other methods like .node_version

Developer impact

Running npm i with a semi up to date node version is all that is needed.

@bufke bufke changed the title Upgrade to node 18 and latest npm version. Make instructions require Upgrade to node 18 and latest npm version Jul 24, 2023
@@ -21,7 +21,7 @@ build:
deploy-beta:
stage: deploy
image:
name: alpine/helm:3.12.0
name: alpine/helm:3.12.2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah yeah it's unrelated but so small

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.

1 participant