mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 09:34:51 +02:00
Re-generate lock file
Running `npm ci` you always get a warning about an old lock-file format being used: ``` npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile ``` This patch simply re-generates the file by removing the old one and running`npm install`. That gets rid of the warning.
This commit is contained in:
parent
40b2ff5a97
commit
4bcb77250d
1 changed files with 18973 additions and 80 deletions
19053
package-lock.json
generated
19053
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue