vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.7k stars 4.38k forks source link

Version 2.9.4 fails to download repo vuejs-templates on init #1393

Open larshelge opened 6 years ago

larshelge commented 6 years ago

After upgrading vue cli to version 2.9.4 I get this:

me@my-machine:~/app$ vue init webpack claims-manager-app

Unknown command init.

vue-cli · Failed to download repo vuejs-templates/[object Object]: Response code 404 (Not Found)

Version 2.9.3 worked perfectly. After downgrading 2.9.4 to 2.9.3 everything works again.

Environment:

kingmario7 commented 6 years ago

Corrected in vue 2.9.5