I'm working through the Ghost readme file and this command:
/home/path_to_app/node_modules/.bin/ghost config url https://domain.com
generates this error:
/usr/bin/env: node: No such file or directory
How can I debug this error?