Dealing with a wired issues for PM2 on AWS EC2!
Issue
After installed node.js and pm2 on AWS EC2, cannot run pm2!
Reason
pm2 tried to find excutable node. However, somehow nodejs is the right one instead node
Solution
- Check where is the
nodeinstalled
