node-express-mongodb icon indicating copy to clipboard operation
node-express-mongodb copied to clipboard

cant run npm install after cloning

Open ak004 opened this issue 3 years ago • 1 comments

cant run npm install after cloning

ak004 avatar Nov 21 '21 12:11 ak004

Please delete the lock file by "rm package-lock.json" and run "npm cache clean --force". Then run the command "npm install". Hope this will work.

mdmuhtasimfuadfahim avatar May 07 '23 06:05 mdmuhtasimfuadfahim