mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
0709c051f8
Adds an experimental unstable built-in package manager to Deno, but it is currently not usable because the registry infrastructure hasn't been setup and it points to a non-existent url by default. The default registry url can be configured via the `DENO_REGISTRY_URL` environment variable.
4 lines
250 B
Text
4 lines
250 B
Text
Download http://localhost:4545/jsr/registry/@denotest/deps/meta.json
|
|
error: Could not find constraint in the list of versions: @denotest/deps@0.1.4
|
|
Specifier: jsr:@denotest/deps@0.1.4/mod.ts
|
|
at file:///[WILDCARD]/version_not_found/main.ts:1:19
|