darshankawar

Results 1045 comments of darshankawar

@WorikQCI Try [this](https://stackoverflow.com/a/65248326) solution and see if it helps in your case.

Under `macos` folder, do you see the said file ? If not, can you show the folder hierarchy under `macos` ?

When we create a new flutter project, there is no `pods` directory under `macos` and the file location of the said file is as I mentioned earlier. Can you create...

Can you check [this](https://stackoverflow.com/questions/54135078/how-to-solve-error-running-pod-install-in-flutter-on-mac) link and underlying comments / solutions and see if they work for your failing project ?

Thanks for the update. I am unable to replicate this issue locally, but based on the report, keeping it open for team's attention and insights.

@hassanyassiin Do you have M1 or Intel machine ? Can you switch to latest master and try again to see if it occurs on that version too ?

Can you also confirm if this is occuring using iOS or Android or on both platforms ?

Can you also try to run the app directly from terminal / command line instead of from IDE and see if you still get same log with it too ?...

Thanks for the update. I am unable to replicate this behavior using use case mentioned above, also, don't think this could be specific to `firebase_storage` plugin but based on the...

@martingeorgiu Check above comment / solution and see if it helps in your case.