mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
b708a13eb0
Stores normalized version constraints in the lockfile, which will improve reproducibility and will fix a bug with duplicate specifiers ending up in the lockfile. Also, gets rid of some duplicate data in the specifiers area of the lockfile.
15 lines
514 B
Text
15 lines
514 B
Text
[UNORDERED_START]
|
|
Download http://localhost:4260/chalk
|
|
Download http://localhost:4260/@denotest/dep-cannot-parse
|
|
[UNORDERED_END]
|
|
Download http://localhost:4260/chalk/chalk-5.0.1.tgz
|
|
Hi
|
|
TypeError: Error in @denotest/dep-cannot-parse@1.0.0 parsing version requirement for dependency: @denotest/esm-basic@unknown-scheme:unknown
|
|
0: Invalid version requirement
|
|
1: Unexpected character.
|
|
unknown-scheme:unknown
|
|
~
|
|
at async file:///[WILDLINE]main.ts:5:3 {
|
|
code: "ERR_MODULE_NOT_FOUND"
|
|
}
|
|
Bye
|