mern icon indicating copy to clipboard operation
mern copied to clipboard

Error with command: npm i

Open mohamedmehdigara opened this issue 3 years ago • 4 comments

Describe the error/difficulties:

npm ERR! code E401 npm ERR! Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Manager"

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Admin\AppData\Local\npm-cache_logs\2022-02-01T07_21_06_615Z-debug.log

What have you done:

npm i

What it supports to do?

mohamedmehdigara avatar Feb 01 '22 07:02 mohamedmehdigara

please rmv the dependency named github hooks

junczhu avatar Apr 30 '22 12:04 junczhu

Hello. In which file is the dependency named github hooks located and if possible in which line please.

mohamedmehdigara avatar May 15 '22 09:05 mohamedmehdigara

@mohamedmehdigara git hooks is located between line no. 7 to 12 in the package-lock.json U also need to remove the git hooks dependency from line number 32 in package.json.

archit2216 avatar Jun 04 '22 19:06 archit2216

I will create a PR to fix it

amazingandyyy avatar Jul 18 '22 19:07 amazingandyyy

fixed, please clone again or pull main branch

amazingandyyy avatar Sep 30 '22 18:09 amazingandyyy