Update not working
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
What's going wrong?
I am running
npm install pm2 -g
However, the pm2 version is not updated
How could we reproduce this issue?
Install PM2 4.5.0 on Linux 20.4.
Supporting information
$ pm2 report >> command not found
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported npm install pm2 -g flow with PM2 4.5.0 on Linux 20.4, then inspect the resulting pm2 command and run pm2 report. Done means the global installation updates PM2 and the pm2 command is available; no source file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100