Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #84 from udzura/prefer-to-use-node
Search `node` binary first even when `nodejs` exists
- Loading branch information
f6dc08c
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.
This is especially useful if you use NVM to select your node version.
f6dc08c
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.
Is still crashed for me in ubuntu, I is still using nodejs instead node, how can I fix it?
Rails version: Rails 6.0.3.4
it is working on Mac, but not on WSL (ubuntu on windows)
FIXED: apt-get purge nodejs so only node was a set command