mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
69d5f136ba
See overview in https://github.com/denoland/deno_lockfile/pull/13
12 lines
477 B
Text
12 lines
477 B
Text
Download [WILDCARD]
|
|
error: Integrity check failed for npm package: "@babel/parser@7.19.0". Unable to verify that the package
|
|
is the same as when the lockfile was generated.
|
|
|
|
Actual: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
|
|
Expected: sha512-foobar!
|
|
|
|
This could be caused by:
|
|
* the lock file may be corrupt
|
|
* the source itself may be corrupt
|
|
|
|
Use "--lock-write" flag to regenerate the lockfile at "[WILDCARD]lock.json".
|