Skip to content

fix: install npm in CI based on node version#354

Merged
lukekarrys merged 1 commit intomainfrom
lk/353
Sep 12, 2023
Merged

fix: install npm in CI based on node version#354
lukekarrys merged 1 commit intomainfrom
lk/353

Conversation

@lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Sep 12, 2023

Fixes #353

This removes the npmSpec config in favor of installing an npm major based on the node version.

This will help us get more CI running npm@10 for older packages that only support npm@10 in some CI versions.

@lukekarrys lukekarrys requested a review from a team as a code owner September 12, 2023 17:22
wraithgar
wraithgar previously approved these changes Sep 12, 2023
Copy link
Member

@wraithgar wraithgar left a comment

Choose a reason for hiding this comment

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

I sure wish we still had npmSpec as a ripcord but I don't think it's a problem today so it's not a blocker.

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.

setup node should install best version of npm

2 participants