I assume you are using the same console window that you used for vue ui or vue create to start the project?
Then try to open a new console instance and run your project in it.
In my case it worked and the problem was a overwriten enviroment variable in the first console.
Wish you luck!