-
-
Notifications
You must be signed in to change notification settings - Fork 157
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: use npm ci
and force to use npm 8 with node 18 on windows
#1340
Conversation
/ptal |
@magicmatatjahu @Souvikns @asyncapi-bot-eve Please take a look at this PR. Thanks! 👋 |
/ptal |
@magicmatatjahu @Souvikns Please take a look at this PR. Thanks! 👋 |
@Souvikns yeah, forcing install is scary, especially across package-lock versions |
@Souvikns also, I tried to at least run it once, with force, to maybe manually clear the ci...but yeah, I reported actions/runner-images#9630 last week. I see they are publishing new windows machines, so 🤞🏼 |
/help |
Hello, @derberg! 👋🏼
|
npm ci
and force to use npm 8 with node 18 on windows
Quality Gate passedIssues Measures |
/rtm |
🎉 This PR is included in version 1.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
we need to use npm 8 when using node 18 on windows due to some cache issues
reported bug actions/runner-images#9630
even updates to package-lock did nothing