Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[window_size] Window size cause GitHub timeout during flutter pub get #905

Closed
2 tasks done
winqoo opened this issue Jul 19, 2022 · 1 comment
Closed
2 tasks done

Comments

@winqoo
Copy link

winqoo commented Jul 19, 2022

Is this a bug in one of the plugins in this project?

Which plugin is this bug report about?

window_size

Describe the bug

I added window_size to my pubspec.yaml

window_size:
    git:
      url: git://github.com/google/flutter-desktop-embedding.git
      path: plugins/window_size

after running flutter pub get I keep getting GitHub timeout error.

Git error. Command: git clone --mirror git://github.com/google/flutter-desktop-embedding.git /Users/michalwinkler/development/flutter/.pub-cache/git/cache/flutter-desktop-embedding-87b62662532896a522efe2d4fc10c086d1a2768b
stdout:
stderr: Cloning into bare repository '/Users/user/development/flutter/.pub-cache/git/cache/flutter-desktop-embedding-87b62662532896a522efe2d4fc10c086d1a2768b'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Operation timed out

I tested it on fresh flutter project with no other dependencies

Flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.0.3, on macOS 12.4 21F79 darwin-x64, locale
    en-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version
    32.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
@stuartmorgan
Copy link
Collaborator

Duplicate of #900

@stuartmorgan stuartmorgan marked this as a duplicate of #900 Jul 19, 2022
@stuartmorgan stuartmorgan closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2022
@google google locked as resolved and limited conversation to collaborators Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants