Skip to content

Unable to build flutter app. git clone failed #701

@nathanielajayi7

Description

@nathanielajayi7

Describe the bug
Unable to debug a flutter app with a Mac for days. Every run ends with this error

**Installing AppAuth (1.5.0)

[!] Error installing AppAuth
[!] /usr/local/git/bin/git clone https://github.com/openid/AppAuth-iOS.git /var/folders/sp/bt0ltdxd4mnf5tp3l_608l880000gn/T/d20220407-18938-1unjube --template= --single-branch --depth 1 --branch 1.5.0

Cloning into '/var/folders/sp/bt0ltdxd4mnf5tp3l_608l880000gn/T/d20220407-18938-1unjube'...
fatal: protocol '”git' is not supported
**
I currently have git installed on the Mac and it works fine

To Reproduce
Steps to reproduce the behavior:

  1. Add firebase_auth and google sign in to your flutter project
  2. Resolve flutter dependecies
  3. Run "pod install" or try to run debug with ios emulator
  4. See error

Expected behavior

Everything resolves except AppAuth

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mac OS Big Sur
  • Version: 12.3,1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions