use cnpm install -g pm2 show error tip
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?
How could we reproduce this issue?
use cnpm install -g pm2 show error tip
Supporting information
deprecate @pm2/io@5.0.2 › @opencensus/propagation-b3@0.0.8 › uuid@^3.2.1 Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
Recently updated (since 2024-02-13): 3 packages (detail see file /usr/software/nodejs/lib/node_modules/pm2/node_modules/.recently_updates.txt)
2024-02-18
→ pm2-sysmonit@1.2.8 › systeminformation@^5.7(5.22.0) (15:24:49)
2024-02-16
→ @pm2/agent@2.0.3 › proxy-agent@6.3.1 › http-proxy-agent@^7.0.0(7.0.2) (03:14:20)
→ @pm2/agent@2.0.3 › proxy-agent@6.3.1 › https-proxy-agent@^7.0.2(7.0.4) (03:14:23)
All packages installed (155 packages installed from npm registry, used 1s(network 1s), speed 0B/s, json 0(0B), tarball 0B, manifests cache hit 141, etag hit 20 / miss 0)
[pm2@5.3.1] link /usr/software/nodejs/bin/pm2@ -> /usr/software/nodejs/lib/node_modules/pm2/bin/pm2
[pm2@5.3.1] link /usr/software/nodejs/bin/pm2-dev@ -> /usr/software/nodejs/lib/node_modules/pm2/bin/pm2-dev
[pm2@5.3.1] link /usr/software/nodejs/bin/pm2-docker@ -> /usr/software/nodejs/lib/node_modules/pm2/bin/pm2-docker
[pm2@5.3.1] link /usr/software/nodejs/bin/pm2-runtime@ -> /usr/software/nodejs/lib/node_modules/pm2/bin/pm2-runtime
# Run the following commands
$ pm2 report
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 cnpm install -g pm2 and running pm2 report; review the installation output and /usr/software/nodejs/lib/node_modules/pm2/node_modules/.recently_updates.txt. The issue does not identify a source file, test, or expected correction, so first establish which displayed message is considered erroneous and what the completed behavior should be.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100