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

Yarn as default? #464

Closed
phoet opened this issue May 16, 2017 · 9 comments
Closed

Yarn as default? #464

phoet opened this issue May 16, 2017 · 9 comments

Comments

@phoet
Copy link

phoet commented May 16, 2017

First of all, thank you for this tool. It has helped me getting into building client-side apps with vue much faster than I could have wished. I even gave a talk about that on our local ruby on rails usergroup.

I hope that it is ok to ask a question here rather than reporting a bug.

I've seen some comments in this repo like #245 for YARN support in the vue-cli.

My question would be if it is reasonable to push YARN to be the default in vue-cli, ie. generated code, installation, examples etc?

For me as a backend developer, the whole JS tooling is kinda confusing, especially coming from the very opinionated RoR.
As far as i understand, using YARN is beeing adopted as a best practice for client side dependency management, and I would love to see that reflected in this project.

I'd also be willing to help getting this done wherever I can.

@posva
Copy link
Member

posva commented May 16, 2017

It's up to the user. People who use yarn will use it anyway but npm is the default/standard package manager and what most people is used to 🙂

@posva posva closed this as completed May 16, 2017
@phoet
Copy link
Author

phoet commented Feb 5, 2018

great to see that yarn is now the default!

@serak
Copy link

serak commented Feb 21, 2018

how can i change it back to npm?. npm has proven to work on very slow network. while yarn keeps failing multiple times.

@posva
Copy link
Member

posva commented Feb 21, 2018

edit ~/.vuerc

@serak
Copy link

serak commented Feb 21, 2018

yes i finally found it under user home directory , thanks.

@ShuvoHabib
Copy link

Change yarn to npm
vi ~/.vuerc

@rishabhrastogi31
Copy link

edit ~/.vuerc

where pls specify

@booluw
Copy link

booluw commented Aug 9, 2020

edit ~/.vuerc

where pls specify

#1300 (comment)
This could help.

@jonas-weimar
Copy link

edit ~/.vuerc

The best help i found on this problem!

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

7 participants