I am using nvm to control my node versions. My node.js executables were used as if ta> t20>, but now it seems to me that I should do something like #! /Users/<userName>/.nvm/versions/node/v6.3.1/bin/node #! /Users/<userName>/.nvm/versions/node/v6.3.1/bin/node to do the same thing.
What is the best way to handle this?
source share