Skip to content

Vue cli UI console and create project interface is blank #2763

@xby020

Description

@xby020

Version

3.0.5

Node and OS info

node V10.11.0/npm V6.4.1/windows 10

Steps to reproduce

  1. open vue UI interface with cmd "vue ui".
  2. Go to Vue Project Manager for create new project,found that the creation interface is blank.
  3. Use cmd "vue create project" to create new project;
  4. use UI "serve" to start project;
  5. The project is running normally,but there is no output on the Output, Console, and Analysis interfaces of the UI interface.

What is expected?

It seems that it has no effect on project running and hot update, but I don't see any error prompts and running prompts in the UI interface of VUE CLI (even if it still has a pop-up prompt in the lower right corner on win10)

What is actually happening?

When using vue ui's web interface, the creation project interface is blank, and there is no output in the console part of the project runtime, the project is running normally and can be hot updated. Even CSS is a bit strange.


This problem has not been reproduced on my other computer, but I have reinstalled node, npm and vue Cli on this problematic computer. The problem still exists.

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