-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
package.json with local dependency, npm audit command returns "ELOCKVERIFY ERROR" #859
Comments
ale-grosselle
changed the title
[BUG] <title>
Package.json with local dependency, npm audit get ELOCKVERIFY
Feb 19, 2020
ale-grosselle
changed the title
Package.json with local dependency, npm audit get ELOCKVERIFY
package.json with local dependency, npm audit command returns "ELOCKVERIFY ERROR"
Feb 19, 2020
@darcyclarke Why was this closed? It still happens. |
this solution works. But it still hasn't reached a basic resolution. |
This was referenced Nov 26, 2023
This was referenced Nov 27, 2023
This was referenced Nov 28, 2023
This was referenced Nov 29, 2023
This was referenced Dec 19, 2023
This was referenced Dec 20, 2023
This was referenced Dec 20, 2023
This was referenced May 13, 2024
This was referenced May 14, 2024
This was referenced May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What / Why
I have a package.json with a local dependency, "file:libs/thron-ux-helpers".
After "npm install", i run "npm run audit" and after a few seconds, I obtain "code ELOCKVERIFY"
When
Where
npm local dependency
How
Current Behavior
Got error when run npm audit with a local dependecy
Steps to Reproduce
The text was updated successfully, but these errors were encountered: