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

fix(nuxi): improve nuxi init output - #4612

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

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

Conversation

@max-programming

@max-programmingmax-programming commented Apr 26, 2022

Copy link
Copy Markdown
Contributor

🔗 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

Resolvesnuxt/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

netlifyBot commented Apr 26, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commitccba55c
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/626c35ff14b1a20008a0aade

@max-programmingmax-programming changed the title Prevent redundant cd statementPrevent redundant "cd" statementApr 26, 2022
@max-programmingmax-programming changed the title Prevent redundant "cd" statementfix: Prevent redundant "cd" statementApr 26, 2022
@pi0pi0 changed the title fix: Prevent redundant "cd" statementfix(nuxi): prevent redundant cd statement in nuxi initApr 26, 2022
@pi0

pi0 commented Apr 29, 2022

Copy link
Copy Markdown
Member

Thanks for PR @max-programming ❤️

Added few more improvements:

image

@pi0pi0 changed the title fix(nuxi): prevent redundant cd statement in nuxi initfix(nuxi): improve nuxi init outputApr 29, 2022
@pi0
pi0 merged commit 22954d0 into nuxt:mainApr 29, 2022
@pi0pi0 mentioned this pull request May 2, 2022
Sign up for freeto 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

@max-programming@pi0@danielroe