/usr/bin/env: node: No such file or directory
just do: sudo ln -s /usr/bin/nodejs /usr/bin/node
sudo ln -s /usr/bin/nodejs /usr/bin/node
and it fixed