Got "Incorrect or missing password" when installing this package
handhikadj opened this issue · 1 comments
handhikadj commented
Problem:
forked this repo and cloned the repo.
I ran npm install
it's showing this error:
npm ERR! code E401
npm ERR! Incorrect or missing password.
npm ERR! If you were trying to login, change your password, create an
npm ERR! authentication token or enable two-factor authentication then
npm ERR! that means you likely typed your password in incorrectly.
npm ERR! Please try again, or recover your password at:
npm ERR! https://www.npmjs.com/forgot
npm ERR!
npm ERR! If you were doing some other operation then your saved credentials are
npm ERR! probably out of date. To correct this please try logging in again with:
npm ERR! npm login
npm ERR! A complete log of this run can be found in:
Version:
vue-js-modal: 2.0.1 / master
node: 16.15.1
npm: 8.11.0
O.S.: mac monterey (apple m1)
Example & screenshots:
I have checked stackoverflow for solutions and 100% sure that this issue is not not related to my code.
DomeT99 commented
You've tried to update .npmrc
file?