3.0.3
npm
The project is created
npm ERR! notarget No matching version found for @vue/cli-plugin-babel@^3.0.3
vue create also broken in cli v3.0.1 and v3.0.2 (same issue)
Fixing it now. Seems a bug in the release script leads to a partial release.
Should have been fixed now.
I have a similar issue at my CI with the service:
No matching version found for @vue/cli-service@^3.0.3
Have no problem installing it locally, though.
Update: Works fine now!
Most helpful comment
Fixing it now. Seems a bug in the release script leads to a partial release.