larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
531 stars 262 forks source link

cant access the flutter Plugin while running Flutter pub get #291

Closed don-k-jacob closed 3 months ago

don-k-jacob commented 1 year ago

Git error. Command: git clone --mirror https://github.com/MarkOSullivan94/dart_config.git /Users/don_k_jacob/.pub-cache/git/cache/dart_config-d2db83fa92bb229094789c5489c5e2d3cc175814 stdout: stderr: Cloning into bare repository '/Users/don_k_jacob/.pub-cache/git/cache/dart_config-d2db83fa92bb229094789c5489c5e2d3cc175814'... remote: Repository not found. fatal: repository 'https://github.com/MarkOSullivan94/dart_config.git/' not found exit code: 128 pub get failed command: "/Users/don_k_jacob/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example" pub env: { "FLUTTER_ROOT": "/Users/don_k_jacob/flutter", "PUB_ENVIRONMENT": "vscode.dart-code:flutter_cli:get", "PUB_CACHE": "/Users/don_k_jacob/.pub-cache", } exit code: 69

exit code 69

larryaasen commented 1 year ago

@don-k-jacob What does this error have to do with the upgrader package?