Skip to content

fix(init): silence dependency install logs#1172

Merged
danielroe merged 1 commit intonuxt:mainfrom
kovsu:fix-1
Jan 5, 2026
Merged

fix(init): silence dependency install logs#1172
danielroe merged 1 commit intonuxt:mainfrom
kovsu:fix-1

Conversation

@kovsu
Copy link
Copy Markdown
Contributor

@kovsu kovsu commented Jan 2, 2026

🔗 Linked issue

Before After
CleanShot 2026-01-02 at 11 00 13@2x CleanShot 2026-01-02 at 11 01 13@2x

It's also fine when there is an error.

CleanShot 2026-01-02 at 11 04 45@2x

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

@kovsu kovsu requested a review from danielroe as a code owner January 2, 2026 03:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 2, 2026

📦 Bundle Size Comparison

📈 nuxi

Metric Base Head Diff
Rendered 4437.70 KB 4437.91 KB +0.21 KB (+0.00%)

📈 nuxt-cli

Metric Base Head Diff
Rendered 136.01 KB 136.03 KB +0.02 KB (+0.01%)

📈 create-nuxt

Metric Base Head Diff
Rendered 2368.54 KB 2368.55 KB +0.02 KB (+0.00%)

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 2, 2026

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1172
    
    npm i https://pkg.pr.new/nuxi@1172
    
    npm i https://pkg.pr.new/@nuxt/cli@1172
    

commit: 40c5109

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@7b0a588). Learn more about missing BASE report.

Files with missing lines Patch % Lines
packages/nuxi/src/commands/init.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1172   +/-   ##
=======================================
  Coverage        ?   24.08%           
=======================================
  Files           ?       89           
  Lines           ?     4783           
  Branches        ?      253           
=======================================
  Hits            ?     1152           
  Misses          ?     3599           
  Partials        ?       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jan 2, 2026

CodSpeed Performance Report

Merging #1172 will not alter performance

Comparing kovsu:fix-1 (40c5109) with main (7b0a588)

Summary

✅ 2 untouched

Copy link
Copy Markdown
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

perfect!

@danielroe danielroe changed the title feat: add silent option to package manager command fix(init): silence dependency install logs Jan 5, 2026
@danielroe danielroe merged commit 7fe68e4 into nuxt:main Jan 5, 2026
12 checks passed
@github-actions github-actions bot mentioned this pull request Jan 5, 2026
@kovsu kovsu deleted the fix-1 branch January 5, 2026 14:36
@github-actions github-actions bot mentioned this pull request Jan 6, 2026
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