Skip to content

[Analytics]: rsync: [Receiver] mkdir "./build/macos/SourcePackages/firebase_analytics-12.4.5" failed: No such file or directory (2) #18491

Description

@stephane-archer

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Analytics

Which platforms are affected?

macOS

Description

flutter pub get
Resolving dependencies...
Downloading packages...
...
Got dependencies!
44 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Failed to copy plugin firebase_analytics:
sending incremental file list

rsync: [Receiver] mkdir "./build/macos/SourcePackages/firebase_analytics-12.4.5" failed: No such file or directory
(2)
rsync error: error in file IO (code 11) at main.c(795) [Receiver=3.4.1]

mkdir -p build/macos/SourcePackages/firebase_analytics-12.4.5 solve the issue but I shouldn't have to deal with creating folder myself for firebase

Reproducing the issue

flutter clean flutter pub get on macOS

Firebase Core version

4.12.1

Flutter Version

3.44.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions