mern
mern copied to clipboard
Error with command: npm i
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?
please rmv the dependency named github hooks
Hello. In which file is the dependency named github hooks located and if possible in which line please.
@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.
I will create a PR to fix it
fixed, please clone again or pull main branch