Skip to content

Commit 075b354

Browse files
committed
Fix sync issue with npm lock-file
``` npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing. npm ERR! npm ERR! Invalid: lock file's acorn@5.7.4 does not satisfy acorn@7.4.1 npm ERR! Missing: acorn@5.7.4 from lock file ```
1 parent 30dbf04 commit 075b354

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

package-lock.json

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)