Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Options to install modules on nuxi init #521

Open
cybercoder-naj opened this issue Oct 18, 2024 · 2 comments
Open

Options to install modules on nuxi init #521

cybercoder-naj opened this issue Oct 18, 2024 · 2 comments

Comments

@cybercoder-naj
Copy link

Description

In the latest LearnVue's YouTube video(tagged with the timestamp), he has a great idea for setting up desired modules with Nuxt via the command line. This is a great idea that prevents people from scouring the internet/GitHub for templates or spending extra time copy-pasting commands after the initial setup.

@they-cloned-me
Copy link

they-cloned-me commented Oct 18, 2024

I'm unsure about this since there are multiple ways to add modules, like nuxi module add <module> etc
Also, how will you determine which modules are "common" and should be included in the init command?

IMO, this will just be adding unnecessary friction for users who don’t care particular about modules until they need them...

@cybercoder-naj
Copy link
Author

The outcome is only one regardless of the multiple ways to add modules. So I don't see that as an issue. Deducing "common" modules is not that difficult. There are tons of Nuxt projects and taking a look at some stats, we can figure that out. For instance, I am sure Eslint, testing, and Tailwind are some modules that most developers would like to have.

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

No branches or pull requests

2 participants