I\'m deploying a rails app using Apache and Phusion Passenger
I already deployed apps using this stack but now i\'m using NVM to install node
but when I try to load the site sh
One other way to do this that doesn't require writing to /usr/local/bin is to use the https://www.phusionpassenger.com/library/config/apache/reference/#passengernodejs PassengerNodeJs directive. This also works if you have other apps on the server using a different version of node.