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: confirm nvm-windows install succeeded #9

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Aug 24, 2023

Unfortunately nvm-windows does not correctly set exit codes on failure during install, so we need to manually check. Failing to detect these failures can corrupt the cache apparently, leading to a permanently broken job, see this electron/chromedriver CircleCI job for an example.

Upstream issue is closed and unlikely to be addressed: coreybutler/nvm-windows#738

@dsanders11 dsanders11 force-pushed the nvm-windows-exit-code branch from e617cc5 to feea885 Compare August 24, 2023 00:18
@dsanders11 dsanders11 marked this pull request as ready for review August 24, 2023 00:27
@dsanders11 dsanders11 requested a review from a team as a code owner August 24, 2023 00:27
@VerteDinde VerteDinde merged commit 1948c1a into main Aug 24, 2023
@dsanders11 dsanders11 deleted the nvm-windows-exit-code branch August 24, 2023 00:30
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.

2 participants