I'm trying to initialize a new project with vue-cli (on Centos7).
But, when I run this command:
vue init webpack-simple myproject
The following error appears:
vue-cli · Failed to download repo vuejs-templates/webpack-simple: unable to get local issuer certificate
Does anyone know how to fix it?