Flutter update 升级,升级失败

2022-02-17  本文已影响0人  克伟看世界

执行:

$flutter update

升级失败:

ProcessException: Process exited abnormally:
fatal: unable to access 'https://github.com/flutter/flutter.git/': Failed to connect to github.com port 443: Operation timed out
  Command: git fetch --tags

解决方法:

$flutter update --force
上一篇 下一篇

猜你喜欢

热点阅读