Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-2 votes
1 answer
73 views

Recently I found something really unnerving on my Linux environment (Ubuntu 24.04): peng@pop-os:~$ nvm Node Version Manager (v0.40.3) Note: <version> refers to any version-like string nvm ...
tribbloid's user avatar
  • 3,832
0 votes
0 answers
142 views

I tried a few times to install node and npm in WSL/Ubuntu22.04 via NVM, both node and npm would work just fine right after installation. But once I exit WSL2, wait for a while when it is confirmed ...
1 vote
1 answer
604 views

I need to run multiple versions of NodeJS as many others do. I have removed all versions of Node from my computer and installed NVM Version 1.2.1. When I run nvm install 8 this is the output: C:\> ...
0 votes
0 answers
70 views

I'm using NVM on Windows and trying to switch from Node.js 18 to 22 using: nvm use 22 Node 22 is already installed, but I get this error: activation error: exit status 1: 'C:\Users\Mohsin' is not ...
1 vote
0 answers
81 views

I have a firebase/react program that I am sharing with some friends via github for a project. All of their devices do not have the same issue that I am experiencing. In the scripts portion of my ...
0 votes
0 answers
71 views

I'm using nvm to manage my node version and have an nvmrc file that just contains the major version number of node that my project is on. My docker file and my GitHub actions files all use the version ...
1 vote
1 answer
150 views

When I run the following on MacOS, I see a "local" Nx version of v16.5.1, and no "global" version: > repo % npx nx --version npm verbose cli /Users/me/.nvm/versions/node/v20.18....
11 votes
2 answers
7k views

I want to install version 14 for an old project that uses that version. I use nvm and all installations from 16 onwards work perfectly. But, in version 14.20.0 and 14.21.3, it fails and gives me this ...
2 votes
1 answer
698 views

I have been trying to get nvm to work on my terminal on Mac. I have been following this Tutorial when installing nvm. It gives me this message: % Total % Received % Xferd Average Speed Time ...
1 vote
0 answers
467 views

I've been searching for days how to fix this issue but havent managed to find a solution. The problem: I have to repos: Main Repo and side Repo. I need to use a package from side repo locally inside ...
2 votes
1 answer
47 views

I have these four lines at the start of my ec2 user data script to install nvm and Node.js. This never seems to succeed. touch ~/.bashrc curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/...
0 votes
0 answers
35 views

First condition Found in NVM version 1.7 in GitHub node_modules folder is empty Solution: 1.Download and Unzip zip folder from https://nodejs.org/en/download. 2.Open C:\nvm4w\nodejs and Delete the ...
0 votes
0 answers
248 views

Some background info—I am not a programmer but some software I like to use requires me to compile from source. I am trying to install Qt6 using brew so that I can compile Focuswriter for macOS ...
-1 votes
2 answers
359 views

I'm trying to install a specific version of npm (10.2.3) with nvm. I type nvm install [email protected] but it tells me: Error retrieving "https://nodejs.org/dist/[email protected]/SHASUMS256.txt":...
52 votes
4 answers
52k views

I was using NVM to insall node js. But when i try to install this specific version nvm install 14.17.3 it is not able to detect the npm file. the .zip file for npm is not found in the specified ...

15 30 50 per page
1
2 3 4 5
...
78

AltStyle によって変換されたページ (->オリジナル) /