atom / apm

Atom Package Manager
https://atom.io/packages
MIT License
1.27k stars 294 forks source link

apm doesn't seem to check if a more recent version of node, git, etc. is installed #935

Open icecream17 opened 2 years ago

icecream17 commented 2 years ago

Prerequisites

  1. Have an old version of node when installing atom
  2. apm --version
  3. Update note
  4. apm --version

Expected behavior: Node version reflects installation

Actual behavior: It doesn't

Reproduces how often: 3/3

Versions

The version of apm that goes with atom 1.59.0-beta0 Other versions are outdated by the nature of this issue

Additional Information

I don't actually know if apm checks for a more recent version. Here's some issues related to this.

https://github.com/atom/atom/discussions/23083 https://github.com/atom/atom/issues/23035