Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

atom uses an older version of npm in atom terminal; my system has a newer version installed. Why? #23035

Open
1 task done
bassamanator opened this issue Sep 25, 2021 · 0 comments

Comments

@bassamanator
Copy link

bassamanator commented Sep 25, 2021

Prerequisites

Description

The version of npm that is used in atom terminal (package name is termination) is 6.14.8. My system however has npm 7.24.0 installed. I would like atom to use npm 7.24.0

Steps to Reproduce

$ npm --version
6.14.8

Expected behavior:

$ npm --version
7.24.0

Actual behavior:

$ npm --version
6.14.8

Reproduces how often:

100%

Versions

Atom : 1.58.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Operating System: Manjaro Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.11.4-1-rt11-MANJARO (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31.4 GiB of RAM
Graphics Processor: Radeon RX 580 Series

Additional Information

image

image

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@bassamanator and others