Ao rodar o Flutter Run acontece esse erro: SSL certificate problem #154
Unanswered
neegis
asked this question in
Perguntas e Respostas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Alguem me ajuda por favor?
Ao rodar qualquer comando do flutter no terminal do MAC acontece o erro abaixo.
Só pra constar, sou iniciante e estou fazendo curso de Flutter.
(base) neegis@MacBook-Air-de-Neegis ~ % flutter
Downloading Darwin arm64 Dart SDK from Flutter engine 45f6e009110df4f34ec2cf99f63cf73b71b7a420...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
/Users/neegis/Android/flutter/bin/internal/update_dart_sdk.sh: line 156: return: can only `return' from a function or sourced script
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Failed to retrieve the Dart SDK from: https://storage.googleapis.com/flutter_infra_release/flutter/45f6e009110df4f34ec2cf99f63cf73b71b7a420/dart-sdk-darwin-arm64.zip
If you're located in China, please see this page:
https://flutter.dev/community/china
Beta Was this translation helpful? Give feedback.
All reactions