小编Alo*_*wat的帖子

为什么我的 VS 代码终端无法识别“颤振”一词?

我正在运行一个命令flutter devices来检查连接的设备,但它给出了以下错误:

flutter: The term 'flutter' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of 
the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ flutter devices
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (flutter:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException 

flutter devices
Run Code Online (Sandbox Code Playgroud)

flutter flutter-dependencies

2
推荐指数
1
解决办法
5366
查看次数

标签 统计

flutter ×1

flutter-dependencies ×1