简体   繁体   English

无法在 Android Studio 上运行程序 flutter.bat

[英]Cannot run program flutter.bat on Android Studio

I'm running into a problem while creating a flutter project using Android Studio我在使用 Android Studio 创建颤振项目时遇到问题

Cannot run program "C:\\flutter\\bin\\flutter.bat" (in directory "G:\\test"): CreateProcess error=2, The system cannot find the file specified无法运行程序 "C:\\flutter\\bin\\flutter.bat" (in directory "G:\\test"): CreateProcess error=2, The system cannot find the file specified

错误截图

i tried to give full control permissions to the file C:\\flutter\\bin\\flutter.bat but still same problem a screenshot for flutter doctor log我试图给予文件C:\\flutter\\bin\\flutter.bat完全控制权限,但仍然存在同样的问题 flutter doctor log 的屏幕截图颤振医生日志

如果您使用 Avast Antivirus 程序,它可能删除了 flutter.exe 文件,因为它以某种方式认为它是 IDP.Generic 病毒......

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么我得到这个程序 'flutter.bat' 无法运行:系统找不到指定的文件在 line:1 char:1 - Why I am getting this Program 'flutter.bat' failed to run: The system cannot find the file specifiedAt line:1 char:1 Android Studio未构建无法运行程序 - android studio doesnt build cannot run program Android Studio:无法运行程序“node” - Android Studio: Cannot run program "node" Android APK的蚂蚁编译无法运行程序“ android.bat”,但存在 - Ant compile of Android APK Cannot run program “android.bat” but it exists 运行我的程序时,Android Studio无法找到设备 - Android studio cannot find device when I run my program 无法在ubuntu的android studio上运行程序sdk路径 - Cannot run program sdk path on android studio on ubuntu 任务 ':app:compileFlutterBuildDebug' 执行失败。> Process 'command 'C:\\src\\flutter\\bin\\flutter.bat'' 以非零退出值 1 完成 - Execution failed for task ':app:compileFlutterBuildDebug'.> Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1 java.io.IOException: 无法运行程序 CreateProcess 错误=2,系统找不到在 android studio 上指定的文件 - java.io.IOException: Cannot run program CreateProcess error=2, The system cannot find the file specified on android studio Android Studio错误➡无法运行程序“ git” ... CreateProcess错误= 2,系统找不到指定的文件 - Android Studio error ➡ Cannot run program “git” … CreateProcess error=2, The system cannot find the file specified 无法在Android Studio中运行项目 - Cannot run project in Android Studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM