The node shebang is:
#!/usr/bin/env node
Not all systems place node in the same location, its possible that you have the location incorrectly. This will find them all.
Source
Also
The node shebang is:
#!/usr/bin/env node
Not all systems place node in the same location, its possible that you have the location incorrectly. This will find them all.
Source
Also