AWS的初始化问题会放大CLI

时间:2020-07-17 09:27:26

标签: amazon-web-services aws-amplify aws-appsync aws-amplify-cli

我是AWS Amplify CLI的新手,并已成功安装它。我已经在本地计算机上配置了我的配置文件,并在控制台上赋予了管理员权限。 当我尝试创建一个新项目时,仍然出现此错误。谁能告诉我问题是什么?

init failed
Error: unable to get local issuer certificate
    at TLSSocket.onConnectSecure (_tls_wrap.js:1496:34)
    at TLSSocket.emit (events.js:315:20)
    at TLSSocket.EventEmitter.emit (domain.js:482:12)
    at TLSSocket._finishInit (_tls_wrap.js:938:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:696:12) {
  code: 'NetworkingError',
  region: 'eu-central-1',
  hostname: 'amplify.eu-central-1.amazonaws.com',
  retryable: true,
  time: 2020-07-17T08:33:10.442Z
}

0 个答案:

没有答案