-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
vue create or vue info doesn't output anything #4995
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
Hello, I encountered the same problem. Hoping it will help someone. |
haoqunjiang
added a commit
to haoqunjiang/vue-cli
that referenced
this issue
Jan 7, 2020
9 tasks
pksunkara
pushed a commit
that referenced
this issue
Jan 13, 2020
mactanxin
pushed a commit
to mactanxin/vue-cli
that referenced
this issue
Feb 11, 2020
* refactor: use a plain http request to get package metadata fixes vuejs#4895 fixes vuejs#4995 * chore: add link to the package metadata documentation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.1.1
Reproduction link
https://forum.vuejs.org/t/vue-cli-doesnt-work-on-catalina-10-15-2/83224
Environment info
Steps to reproduce
Install globally
npm i -g @vue/cli
on MacOS Catalina 10.15.2, then try to create a new projectvue create appname
- outputs nothing, no errors, nothing. Same withvue info
What is expected?
It just works, creates an app, shows the info
What is actually happening?
Nothing, no output
The text was updated successfully, but these errors were encountered: