mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
448fe67b7a
Includes: * https://github.com/denoland/deno_graph/pull/486 * https://github.com/denoland/deno_graph/pull/488 * https://github.com/denoland/deno_lockfile/pull/25 * https://github.com/denoland/deno_lockfile/pull/22 * https://github.com/denoland/deno_graph/pull/483 * https://github.com/denoland/deno_graph/pull/470
12 lines
479 B
Text
12 lines
479 B
Text
Download [WILDCARD]
|
|
error: Integrity check failed for package: "npm:@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 the --lock-write flag to regenerate the lockfile at "[WILDCARD]lock.json".
|