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

Fix node v14 test in CI #1311

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Fix node v14 test in CI #1311

merged 1 commit into from
Jul 28, 2023

Conversation

raineorshine
Copy link
Owner

@raineorshine raineorshine commented Jul 28, 2023

npm ci fails on node v14 with the v3 lockfile (added in e886179)

This PR changes the node v14 workflow to run npm i instead of npm ci to circumvent the lock file.

If npm-check-updates v16.x does not work for you on node v14, try using npm-check-updates v16.10.8.

(Side note: Sorry about the sketchy support for v14. A lot of dependencies have dropped support, sometimes without a major version upgrade, so it has been difficult to maintain.)

@raineorshine raineorshine changed the base branch from main to 16.10.9 July 28, 2023 13:36
@raineorshine raineorshine changed the base branch from 16.10.9 to main July 28, 2023 13:37
@raineorshine raineorshine changed the title Fix v16.10.17 CI Fix node v14 test in CI Jul 28, 2023
@raineorshine raineorshine merged commit 86ce798 into main Jul 28, 2023
5 of 7 checks passed
@raineorshine raineorshine deleted the fix/16.10.17 branch July 28, 2023 13:38
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