简体   繁体   English

flutter app not run on mac 在模拟器上运行时给我错误

[英]flutter app not run on mac give me error while run on simulator

while running flutter app give me this errors在运行 flutter 应用程序时给我这个错误

Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Running pod install...
Running Xcode build...
Xcode build done.                                           32.8s
Finished with error: ProcessException: Process exited abnormally:
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.

You can try restarting Xcode / Simulator and your IDE (ie VS Code).您可以尝试重新启动 Xcode / Simulator 和您的 IDE(即 VS 代码)。 It worked for me..它对我有用..

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

相关问题 在 IOS 模拟器上运行 flutter 应用程序时出错 - error when run flutter app on IOS simulator Flutter iOS 在 iPhone 11 模拟器上运行应用程序,Mac M1 结果 CocoaPods 错误 - Flutter iOS run app on iPhone 11 simulator with Mac M1 results CocoaPods error Flutter 应用程序无法在 iOS 模拟器上运行 - Flutter app does not run on iOS simulator 无法在 iOS 模拟器上运行 Flutter 应用程序 - Failed to run Flutter app on iOS simulator Flutter 应用程序(iOS)无法在模拟器上运行 - Flutter app(iOS ) does not run on simulator 如何在 Mac 上的 iPhone 模拟器上运行 ElectronJS 应用程序? - How can I run ElectronJS app on iPhone Simulator on a Mac? VisualStudio 2017 for Mac - iOS模拟器启动但不运行应用程序 - VisualStudio 2017 for Mac - iOS Simulator Starts but Does Not Run the App 无法在 ios 模拟器上运行我的 flutter 应用程序,该模拟器在 android 模拟器上完美运行。 运行 pod install 时出错 - Unable to run my flutter app on ios simulator which is working perfectly on android simulator. Error running pod install 无法在模拟器中运行应用程序 - Unable to run app in simulator 如何在没有黄色胶带盒的 iOS 模拟器中运行 Flutter 应用程序 - How to run Flutter app in iOS simulator without yellow tape box
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM