python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
NPM install not work and make lock-json file
Hi I'm trying to install npm to run a kit.
my node version is: v12.18.3
my npm version is: 6.14.6
my folder is "test" and I'm installing npm with this command:
Kian@DESKTOP-CL16DA7 MINGW64 /...
y sh
Votes: 0
Answers: 1
What is the proper way of using npm in root environment?
I'm currently setting up a Parse Server with AWS EC2 instance, where I've been using Nginx and Elastic IP to manage SSL certificates.
Through different guides I've reached the solution of put the node...
Wladimir
Votes: 0
Answers: 1
I'm getting an error when installing Vue.js 3 on Chrome OS
I'm trying to use Vue.js 3 on Chrome OS (64-bit, v99) using code-server, using the official Vue installation guide, but when I run npm init vue@latest I get the following error:
user@penguin ~/vue-pro...
cormbok
Votes: 0
Answers: 1
I am having npm version 8.1.2 but I want to install npm version 5.5.1
Currently , I am having npm version 8 but I want to have npm 5.5.1 ,
Last time also I did npm i -g@5.5.1 this but I struggled through the module not found error , and finally I resolved but now I want...
MaNav MaLhoTra
Votes: 0
Answers: 2