deno/tests/specs/npm/lifecycle_scripts/no_deno_json.out
Nathan Whitaker b88c621f22
fix(install): print install report on add, cache, and all install variants, move scripts and deprecation warnings after the report (#30549)
We were only doing the new output on the top level install (`deno
install` with no args or flags), we now do it on `deno install
npm:chalk`, `deno add npm:chalk`, `deno cache ./foo.ts`, "deno install
--entrypoint ./foo.ts"`.

Additionally the scripts and deprecation warnings were printing above
the output, now they're deferred and displayed below
2025-08-28 09:48:14 +02:00

17 lines
630 B
Text

[UNORDERED_START]
Download http://localhost:4260/@denotest%2flifecycle-scripts-cjs
Download http://localhost:4260/@denotest%2fbin
Download http://localhost:4260/@denotest/lifecycle-scripts-cjs/1.0.0.tgz
Download http://localhost:4260/@denotest/bin/1.0.0.tgz
Initialize @denotest/lifecycle-scripts-cjs@1.0.0
Initialize @denotest/bin@1.0.0
Initialize @denotest/lifecycle-scripts-cjs@1.0.0: running 'preinstall' script
Initialize @denotest/lifecycle-scripts-cjs@1.0.0: running 'install' script
[UNORDERED_END]
Packages: 2
++
Resolved: 1, reused: 0, downloaded: 4, added: 2
Dependencies:
+ npm:@denotest/lifecycle-scripts-cjs 1.0.0