Skip to content

Change shebang for better compatibility#8

Open
TintypeMolly wants to merge 1 commit intohikalium:masterfrom
TintypeMolly:shebang
Open

Change shebang for better compatibility#8
TintypeMolly wants to merge 1 commit intohikalium:masterfrom
TintypeMolly:shebang

Conversation

@TintypeMolly
Copy link
Copy Markdown

Using /usr/bin/env node is better than using /usr/bin/local/node.
/usr/bin/local/node is unavailable for users who use node with system
install or with nvm.

Using `/usr/bin/env node` is better than using `/usr/bin/local/node`.
`/usr/bin/local/node` is unavailable for users who use node with system
install or with nvm.
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.

1 participant