Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxi): improve nuxi init output#4612

Merged
pi0 merged 3 commits intonuxt:mainfrom
max-programming:patch-1
Apr 29, 2022
Merged

fix(nuxi): improve nuxi init output#4612
pi0 merged 3 commits intonuxt:mainfrom
max-programming:patch-1

Conversation

@max-programming
Copy link
Copy Markdown
Contributor

@max-programming max-programming commented Apr 26, 2022

🔗 Linked issue

nuxt/nuxt#13825

❓ 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves nuxt/nuxt#13825

Running npx nuxi init . results in an extra statement about changing the directory. This PR fixes the issue
image

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 26, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit ccba55c
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/626c35ff14b1a20008a0aade

@max-programming max-programming changed the title Prevent redundant cd statement Prevent redundant "cd" statement Apr 26, 2022
@max-programming max-programming changed the title Prevent redundant "cd" statement fix: Prevent redundant "cd" statement Apr 26, 2022
@pi0 pi0 changed the title fix: Prevent redundant "cd" statement fix(nuxi): prevent redundant cd statement in nuxi init Apr 26, 2022
@pi0
Copy link
Copy Markdown
Member

pi0 commented Apr 29, 2022

Thanks for PR @max-programming ❤️

Added few more improvements:

image

@pi0 pi0 changed the title fix(nuxi): prevent redundant cd statement in nuxi init fix(nuxi): improve nuxi init output Apr 29, 2022
@pi0 pi0 merged commit 22954d0 into nuxt:main Apr 29, 2022
@pi0 pi0 mentioned this pull request May 2, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extra cd statement when using current directory (.)

3 participants