mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
44b0d4cb11
Creating the node_modules folder when the packages are already downloaded can take a bit of time and not knowing what is going on can be confusing. It's better to show a progress bar.
9 lines
324 B
Text
9 lines
324 B
Text
Download http://localhost:4545/npm/registry/@denotest/esm-basic
|
|
Download http://localhost:4545/npm/registry/@denotest/esm-basic/1.0.0.tgz
|
|
Initialize @denotest/esm-basic@1.0.0
|
|
Check file://[WILDCARD]/lib.test.ts
|
|
running 1 test from [WILDCARD]lib.test.ts
|
|
should add ... ok ([WILDCARD])
|
|
|
|
ok | 1 passed | 0 failed ([WILDCARD])
|
|
|