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

fix(nuxi): validate template argument #1409

Merged
merged 1 commit into from
Oct 24, 2021
Merged

Conversation

jamesgeorge007
Copy link
Contributor

@jamesgeorge007 jamesgeorge007 commented Oct 24, 2021

πŸ”— Linked issue

nuxt/nuxt#12608

❓ 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#12608

This PR adds a helper to arrive at the starter template based on the user choice.

nuxi init -t default

Screenshot 2021-10-24 at 4 54 36 PM

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Oct 24, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: b552547

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/617542f0e791b40008c26d4b

@pi0 pi0 changed the title fix(nuxi): template resolution fix(nuxi): validate template argument Oct 24, 2021
@pi0 pi0 merged commit bd01031 into nuxt:main Oct 24, 2021
@jamesgeorge007 jamesgeorge007 deleted the hotfix/nuxi-init branch October 24, 2021 12:19
@fanckush
Copy link

Thanks for the quick fix!

@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.

Better validations for --template flag nuxi init -t [template]
4 participants