Find your content:

Search form

You are here

code ELOCKVERIFY. Errors were found in your package-lock.json, run npm install to fix them

 
Share

Following steps worked for me.

 

1. Remove package-json.lock file

2. Fix the warning when you run npm install (if any  I got package name is invalid).

3. I removed space in the package name.

4. Again I ran npm install

5. then npm audit fix

 

It fixed the issue.

My Block Status

My Block Content