vuejs-templates / webpack

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

vue init webpack my-project error #1392

Open dbwngud0321 opened 6 years ago

dbwngud0321 commented 6 years ago

os: windows7 when i put commed vue init webpack my-project i have an error 'vue-cli Failed to download repo vuejs-templates/webpack: unable to verify the first certificate' please help me. i think this problem is about certificate by https ssl.

afontcu commented 6 years ago

Hi,

have you tried this? https://github.com/vuejs/vue-cli/issues/483

hope it helps.

dbwngud0321 commented 6 years ago

thanks for your comment but, i tried your solution and still got an error. and this command is not available. my node.js version is v8.11.2 vue.js version is 2.9.3