【发布时间】:2019-09-05 07:00:56
【问题描述】:
我在 C:\src 中使用这一行
git clone -b stable https://github.com/flutter/flutter.git
然后在 PATH 中输入这一行:
C:\src\flutter\bin
然后
颤抖的医生
但输出是:
如何正确安装 Flutter?
一些错误是:
Error: 'pub upgrade' still failing after 10 tries, giving up.
Error: Error when reading '.packages': The system cannot find the file specified.
Error: Error when reading '../../bin/cache/flutter_tools.snapshot': The system cannot find the file specified.
【问题讨论】:
标签: flutter flutter-dependencies