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

ci(npm): use Node 16 for running tests on CI #242

Merged
merged 2 commits into from Sep 25, 2022
Merged

Conversation

masakudamatsu
Copy link
Owner

The package-lock.json is now created with NPM 7 (lockfileVersion@2). The setup-node@v2uses NPM 7 only ifnode-versionis set to be15` (source: actions/setup-node#213)

@vercel
Copy link

vercel bot commented Sep 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
my-ideal-map ✅ Ready (Inspect) Visit Preview Sep 25, 2022 at 1:53AM (UTC)

The `package-lock.json` is now created with NPM 7 (`lockfileVersion@2). The `setup-node@v2` uses NPM 7 only if `node-version` is set to be `15` (source: actions/setup-node#213)
reduce the duration of CI tests whose log prints out that several modules don't support Node 15 but Node 16.
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.

None yet

1 participant