-
Notifications
You must be signed in to change notification settings - Fork 908
feat(golang-rewrite): add support for shim templates resolution #2076
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
Conversation
88d542a to
1bf543a
Compare
1bf543a to
c3909ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added an explanation on #2067 (comment) about the ExecutablePaths change.
I think the auto-shim template in asdf-nodejs should work even without adding shims to PATH, but it is better to test it to be sure
c3909ec to
15d7523
Compare
|
This PR has been updated to add the changes back into |
15d7523 to
169b73b
Compare
Co-authored-by: Augusto Moura <[email protected]>
Based #2067, only changes are to fix linter warnings.