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

Automatic cd and npm i #16

Closed
GMaiolo opened this issue Apr 27, 2020 · 1 comment
Closed

Automatic cd and npm i #16

GMaiolo opened this issue Apr 27, 2020 · 1 comment

Comments

@GMaiolo
Copy link

GMaiolo commented Apr 27, 2020

Would it be fine for the create script to change directories and install dependencies automatically as vue-cli does?

@yyx990803
Copy link
Member

it's not as easy, since you need to handle different package managers and child processes etc, which brings in a bunch of additional dependencies that slow down the execution of npx create-vite-app.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants