mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
12 lines
504 B
Text
12 lines
504 B
Text
Download http://localhost:4545/lockfile/basic/mod.ts
|
|
error: Integrity check failed for remote specifier. The source code is invalid, as it does not match the expected hash in the lock file.
|
|
|
|
Specifier: http://localhost:4545/lockfile/basic/mod.ts
|
|
Actual: [WILDLINE]
|
|
Expected: invalid
|
|
|
|
This could be caused by:
|
|
* the lock file may be corrupt
|
|
* the source itself may be corrupt
|
|
|
|
Investigate the lockfile; delete it to regenerate the lockfile or --reload to reload the source code from the server.
|