Skip to content

Every vue cli command hangs #5310

Closed
@peschee

Description

@peschee

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 or vue --version

What is expected?

  • vue info outputs the environment information
  • vue --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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions