Skip to content

exception for command run flutter pub get in example app #367

New issue

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

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

Already on GitHub? # to your account

Closed
2 tasks done
Ritsz123 opened this issue Mar 24, 2022 · 0 comments
Closed
2 tasks done

exception for command run flutter pub get in example app #367

Ritsz123 opened this issue Mar 24, 2022 · 0 comments

Comments

@Ritsz123
Copy link
Contributor

🐛 Bug Report

Unable to retrieve git packages because of using git://github.com/ instead of https://github.com/

Git error. Command: git clone --mirror git://github.com/Baseflow/baseflow_plugin_template.git C:\src\flutter\.pub-cache\git\cache \baseflow_plugin_template-4fbabee1114b5508a9ffc49dfff58dc6ce1c5577
stdout:
stderr: Cloning into bare repository 'C:\src\flutter.pub-cache\git\cache\baseflow_plugin_template-4fbabee1114b5508a9ffc49dfff58dc
6ce1c5577'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
exit code: 128
pub get failed (server unavailable) -- attempting retry 1 in 1 second...

for reference
https://stackoverflow.com/questions/70663523/the-unauthenticated-git-protocol-on-port-9418-is-no-longer-supported

Expected behavior

Reproduction steps

flutter pub run in flutter_cache_manager/example/

Configuration

Version: 1.x

Platform:

  • 📱 iOS
  • 🤖 Android
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants