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

Error when git config is not set globally #1306

Closed
Akaryatrh opened this issue May 16, 2018 · 0 comments
Closed

Error when git config is not set globally #1306

Akaryatrh opened this issue May 16, 2018 · 0 comments

Comments

@Akaryatrh
Copy link

Version

3.0.0-beta.10

Reproduction link

http://not-applicable

Steps to reproduce

  • Remove your global git settings for username and email (git config --global --edit)
  • run vue create my-project

What is expected?

vue-cli should ask for username and email

What is actually happening?

vue-cli returns an error while trying to commit project initial commit

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

1 participant