Open
Description
Version
4.2.3
Environment info
System:
OS: Windows 10 10.0.18363
CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor
Binaries:
Node: 13.12.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.4 - C:\Users\valle\AppData\Roaming\npm\npm.CMD
Browsers:
Edge: 44.18362.449.0
npmGlobalPackages:
@vue/cli: Not Found
Steps to reproduce
1- Launch: vue ui
2- Go to the tasks tab
3- Serve
4- Execute task
What is expected?
The dashboard with all the information should come out.
What is actually happening?
Only the tab appears: Output.
The build tab if it appears well, dashboard and analyzer.
In any other vue project if the serve tab works for me.
I don't have any configuration in the project to modify vue ui, so I don't know what is happening.
I have tried to configure vue-cli-service with the minimum configuration (vue-cli-service serve) and add multiple parameters but it does not work