Skip to content

Conversation

nathanwhit
Copy link
Member

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

@nathanwhit nathanwhit requested a review from bartlomieju August 28, 2025 01:01
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.

LGTM, thanks, super useful

@bartlomieju bartlomieju merged commit b88c621 into denoland:main Aug 28, 2025
19 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.

2 participants