解决 Yarn unable to verify the first certificate

1 min read
yarn config set "strict-ssl" false -g

或者修改配置文件 .yarnrc

strict-ssl false