YuraDev / vue-chrome-extension-template

vue chrome extension template
MIT License
651 stars 104 forks source link

Response code 404 (Not Found) #14

Open thdoan opened 6 years ago

thdoan commented 6 years ago

Hi, I got the following error:

>vue init vue-chrome-extension-template vuejs-app

   vue-cli · Failed to download repo vuejs-templates/vue-chrome-extension-template: Response code 404 (Not Found)

I'm using node.js v8.11.2 / npm v6.0.1.

YuraDev commented 6 years ago

vue init YuraDev/vue-chrome-extension-template vuejs-app

thdoan commented 6 years ago

The repo was clone into ./vue-chrome-extension-template.