Failing to resolve git dependency in a Flutter build #1724
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceThe app that it's failing to build is within a mono repo project, where we use melos to solve and keep our dependencies up-to-date. Not sure if this is relevant for the issue, but thought it was worth mentioning.
The dependency mentioned above ( Expected resultsDependencies are resolved successfully Actual resultsFails with:
Build id (optional)6475cb4cc6270280aace5dd5 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @miguelcmedeiros, first off, please note that as your team is on a paid plan, you should have access to the chat widget in the UI which connects you with our support team for quicker response. Please use that widget for your future queries as it is a pad feature. As for the issue, try to upgrade the |
Beta Was this translation helpful? Give feedback.
Actually, i see that you have already resolved the issue.