I am having difficulty installing a repo Pm2 fix which is forked to the original Pm2 original.
I have two question
- How can I npm install the pm2 fix using npm?
- After I have installed the pm2 fix using npm - am I able to still do npm update pm2 (original) if its being forked? If not, how can I be able to update the original pm2 repo if I install a pm2 fix from another repo that is being forked to the original one?