Skip to content

error while create a demo #2600

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

Closed
limbodan opened this issue Sep 25, 2018 · 5 comments
Closed

error while create a demo #2600

limbodan opened this issue Sep 25, 2018 · 5 comments
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author

Comments

@limbodan
Copy link

Version

3.0.2

Reproduction link

https://new-issue.vuejs.org/?repo=vuejs/vue-cli&lang=zh-cn

Node and OS info

node 8.11.3

Steps to reproduce

vue create demo

✨ Creating project in E:\dev\hello-world.
🗃 Initializing git repository...
⚙ Installing CLI plugins. This might take a while...

'yarn' �����ڲ����ⲿ���Ҳ���ǿ����еij���
�����������
ERROR command failed: yarn

What is expected?

create a demo success

What is actually happening?

error

@haoqunjiang
Copy link
Member

Please provide necessary information, such as, what plugins and options did you choose when creating this demo?

@haoqunjiang haoqunjiang added the needs reproduction This issue is missing a minimal runnable reproduction, provided by the author label Sep 25, 2018
@limbodan
Copy link
Author

i create demo according to the official document

@limbodan
Copy link
Author

the error is : 'yarn' is not recognized as an internal or external command, operable program or batch file.

@haoqunjiang
Copy link
Member

haoqunjiang commented Sep 26, 2018

Have you installed yarn after the current cmd window is opened? If that is the case, try to close and reopen the cmd window.
yarnpkg/yarn#2504 (comment)

@LinusBorg
Copy link
Member

Not related to vue-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author
Projects
None yet
Development

No branches or pull requests

3 participants