Skip to content

package.json with local dependency, npm audit command returns "ELOCKVERIFY ERROR" #859

@ale-grosselle

Description

@ale-grosselle

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"

image

When

  • n/a

Where

npm local dependency

How

Current Behavior

Got error when run npm audit with a local dependecy

Steps to Reproduce

  • Add local dependency in your package.json
  • npm install
  • now npm audit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions