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: shebang support #28

Merged
merged 1 commit into from
Dec 3, 2021
Merged

fix: shebang support #28

merged 1 commit into from
Dec 3, 2021

Conversation

johannschopplich
Copy link
Contributor

@johannschopplich johannschopplich commented Dec 3, 2021

Edit: Seems like a regression from 12ccc15.


In practice, many tools rely on /usr/bin/env as the more commonly recommended way instead of /bin/env.

For example, using nvm or fnm, /bin/env won't work, at least on my system.

@pi0 pi0 merged commit cb8c4a2 into unjs:main Dec 3, 2021
@pi0
Copy link
Member

pi0 commented Dec 3, 2021

Thanks for fix!

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