FlutterFlow Downloaded Code is giving error "ERROR RUNNING POD INSTALL"

81 Views Asked by At

I have downloaded the flutterflow project code, and when I try to run it I am getting the following error:

"gle/boringssl.git' into submodule path '/private/var/folders/jy/b0vwzhkj7k789_58rhks_x2r0000gn/T/d20231220-47641-6nhtfz/third_party/boringssl-with-bazel' failed

     Failed to clone 'third_party/boringssl-with-bazel' a second time, aborting

Error running pod install

Error launching application on iPhone 15 Pro Max."

Anyone who can help with this??

I have already run flutter pub get.

There are not any errors in flutter doctor.

The app is not launching in VS Code and emulator on MAC. However there the launches in android emulator. There are no any errors in flutterflow, and FlutterFlow's Test Mode is running the app successfully.

0

There are 0 best solutions below