Closed
Description
Version
4.2.3
Environment info
node: 10.16.3
npm: 6.9.0
osx: 10.15.3
shell: zsh
Steps to reproduce
npm install -g @vue/cli
- run
vue info
orvue --version
What is expected?
vue info
outputs the environment informationvue --version
outputs the vue cli version
What is actually happening?
Both commands hang and do not output anything.
I also tried this with npm install -g @vue/[email protected]
but the problem remains almost the same. vue --version
outputs the version, vue info
only outputs
Environment Info:
but nothing more and hangs.
Anybody with any ideas why this might be happening?
Metadata
Metadata
Assignees
Labels
No labels