euvl / vue-js-modal

Easy to use, highly customizable Vue.js modal library.
http://vue-js-modal.yev.io
MIT License
4.35k stars 592 forks source link

Got "Incorrect or missing password" when installing this package #782

Open handhikadj opened 1 year ago

handhikadj commented 1 year ago

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:

image

I have checked stackoverflow for solutions and 100% sure that this issue is not not related to my code.

DomeT99 commented 1 year ago

You've tried to update .npmrc file?