ant-design / ant-design-pro-cli

Cli tool of Ant Design Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RequestError: self signed certificate in certificate chain

Carol-code2222 opened this issue · comments

执行pro new时报“Failed to download repo https://github.com/ant-design/ant-design-pro#master RequestError: self signed certificate in certificate chain”
···
PS D:\Develop\my-project-cli> pro new
? input project name: my-ant-design-pro
? which directory do you want to init to ? (default is current directory ./):
Failed to download repo https://github.com/ant-design/ant-design-pro#master RequestError: self signed certificate in certificate chain
···
npm和yarn的·strict-ssl=false·都已经设置了
image

还有其他那里需要设置有问题??