-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.5
Node and OS info
node V10.11.0/npm V6.4.1/windows 10
Steps to reproduce
- open vue UI interface with cmd "vue ui".
- Go to Vue Project Manager for create new project,found that the creation interface is blank.
- Use cmd "vue create project" to create new project;
- use UI "serve" to start project;
- 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
Labels
No labels