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

Ensure shims work properly when used with volta@0.6 #20

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

rwjblue
Copy link
Collaborator

@rwjblue rwjblue commented Mar 11, 2020

When using volta@0.6.3 the shims must be manually setup (symlinked) from the $VOLTA_HOME/bin/shim path to each of $VOLTA_HOME/bin/{node,yarn,npx,npm}. The changes landed in db6be2d were a bit over eager in removing this.

This regression was caught while working on stricter test harness in #19.

When using volta@0.6.3 the shims must be manually setup (symlinked) from
the `$VOLTA_HOME/bin/shim` path to each of
`$VOLTA_HOME/bin/{node,yarn,npx,npm}`. The changes landed in db6be2d
were a bit over eager in removing this.
@rwjblue rwjblue changed the title Ensure shims work properly when used with volta@0.6.3. Ensure shims work properly when used with volta@0.6 Mar 11, 2020
@rwjblue rwjblue added the bug Something isn't working label Mar 11, 2020
@rwjblue rwjblue merged commit 17a3f32 into master Mar 11, 2020
@rwjblue rwjblue deleted the fix-volta-0-6-usage branch March 11, 2020 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant