summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/no_lock/fail.out
blob: 14a8d19cfea92ad0e50b03e6d6bd8acee6362ca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.