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

Reset user behavior selection #1093

Closed
biluochun opened this issue Apr 9, 2018 · 1 comment
Closed

Reset user behavior selection #1093

biluochun opened this issue Apr 9, 2018 · 1 comment

Comments

@biluochun
Copy link

What problem does this feature solve?

vue create project1
choose yarn install deps

uninstall yarn
vue create project2
it still use yarn install deps and throw error

What does the proposed API look like?

vue config --reset

@Akryum
Copy link
Member

Akryum commented Apr 9, 2018

Edit your .vuerc file in your home directory.

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