I'm trying to create a new vue app by vue cli. Here is my environment info:
OS: Windows 11
Node version: 14.16.1
npm version: 6.14.12
vue cli version: 4.5.13
However, when I try to create an app by hitting vue create myapp
, it throws following error
I've this solutions, but it's not working.