Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
handhikadj opened this issue Sep 21, 2022 · 1 comment
Open

Comments

@handhikadj
Copy link

handhikadj commented Sep 21, 2022

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
Copy link

DomeT99 commented May 9, 2023

You've tried to update .npmrc file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants