-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Comments
Please provide necessary information, such as, what plugins and options did you choose when creating this demo? |
i create demo according to the official document |
the error is : 'yarn' is not recognized as an internal or external command, operable program or batch file. |
Have you installed yarn after the current cmd window is opened? If that is the case, try to close and reopen the cmd window. |
Not related to vue-cli |
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
The text was updated successfully, but these errors were encountered: