Skip to content

feat(install): more informative deno install output#30387

Merged
bartlomieju merged 17 commits intodenoland:mainfrom
nathanwhit:install-output-rework
Aug 21, 2025
Merged

feat(install): more informative deno install output#30387
bartlomieju merged 17 commits intodenoland:mainfrom
nathanwhit:install-output-rework

Conversation

@nathanwhit
Copy link
Member

@nathanwhit nathanwhit commented Aug 13, 2025

This commit updates output of deno install to look like so:

$ deno install
Packages: 20
+++++++++++++++++
Resolved: 32, reused: 8, downloaded: 12, added: 10

Dependencies:
+ jsr:@std/http 1.0.2
+ npm:express 1.0.1
...

@bartlomieju bartlomieju marked this pull request as ready for review August 13, 2025 08:08
@CLAassistant
Copy link

CLAassistant commented Aug 16, 2025

CLA assistant check
All committers have signed the CLA.

@nathanwhit nathanwhit force-pushed the install-output-rework branch from 4d3d78d to 5dfda99 Compare August 16, 2025 03:04
@nathanwhit nathanwhit force-pushed the install-output-rework branch from 856901f to 0385186 Compare August 18, 2025 17:20
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge as is, we're gonna improve the output further in follow ups

@bartlomieju bartlomieju merged commit 84546d2 into denoland:main Aug 21, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants