1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-26 00:59:24 -05:00
denoland-deno/tests/specs/npm/bin_entries_prefer_closer/install.out

12 lines
535 B
Text
Raw Normal View History

⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag.
[UNORDERED_START]
Download http://localhost:4260/@denotest/transitive-bin
Download http://localhost:4260/@denotest/bin
Download http://localhost:4260/@denotest/bin/1.0.0.tgz
Download http://localhost:4260/@denotest/transitive-bin/1.0.0.tgz
Download http://localhost:4260/@denotest/bin/0.7.0.tgz
Initialize @denotest/transitive-bin@1.0.0
Initialize @denotest/bin@1.0.0
Initialize @denotest/bin@0.7.0
[UNORDERED_END]