We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting the error when trying to clone my repo.
`The current Dart SDK version is 2.19.2.
Because infinite_horizons requires SDK version >=3.3.0 <4.0.0, version solving failed. pub get failed command: "/zapp/sdk/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example" pub env: { "FLUTTER_ROOT": "/zapp/sdk", "PUB_ENVIRONMENT": "flutter_cli:get", "PUB_CACHE": "/zapp/pub/.pub_cache/391d3d9e-4964-47d2-a418-74b43e365a8aGPFESY", } exit code: 1
`
This is the project I am trying to clone
https://github.com/guyluz11/infinite_horizons
The text was updated successfully, but these errors were encountered:
#160
Sorry, something went wrong.
No branches or pull requests
I am getting the error when trying to clone my repo.
`The current Dart SDK version is 2.19.2.
Because infinite_horizons requires SDK version >=3.3.0 <4.0.0, version solving failed.
pub get failed
command: "/zapp/sdk/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example"
pub env: {
"FLUTTER_ROOT": "/zapp/sdk",
"PUB_ENVIRONMENT": "flutter_cli:get",
"PUB_CACHE": "/zapp/pub/.pub_cache/391d3d9e-4964-47d2-a418-74b43e365a8aGPFESY",
}
exit code: 1
`
This is the project I am trying to clone
https://github.com/guyluz11/infinite_horizons
The text was updated successfully, but these errors were encountered: