apm icon indicating copy to clipboard operation
apm copied to clipboard

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

Open icecream17 opened this issue 2 years ago • 0 comments

Prerequisites

Description

Steps to Reproduce

  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

icecream17 avatar Oct 12 '21 18:10 icecream17