You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot use fbFile (type "..projectDir/vendor/google.golang.org/api/option".ClientOption) as type "..ProjectDir/vendor/github.com/acoshift/go-firebase-admin/vendor/google.golang.org/api/option".ClientOption in argument to firebase.InitializeAppΒ #48
cannot use fbFile (type "gitlab.com/dolan-in/dolan/vendor/google.golang.org/api/option".ClientOption) as type
"gitlab.com/dolan-in/dolan/vendor/github.com/acoshift/go-firebase-admin/vendor/google.golang.org/api/option".ClientOption in argument to
firebase.InitializeApp "gitlab.com/dolan-in/dolan/vendor/google.golang.org/api/option".ClientOption
does not implement "gitlab.com/dolan-in/dolan/vendor/github.com/acoshift/go-firebase-admin/vendor/google.golang.org/api/option".ClientOption (wrong type for Apply method)
have Apply(*"gitlab.com/dolan-in/dolan/vendor/google.golang.org/api/internal".DialSettings)
want Apply(*"gitlab.com/dolan-in/dolan/vendor/github.com/acoshift/go-firebase-admin/vendor/google.golang.org/api/internal".DialSettings) fbFile ClientOption
Probably an import error? Two other people in my team encountered this error too. Just recently upgraded to 0.0.6