You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
dad@dad-TUXEDO-Pulse-15-Gen1:~/development/installer/newinstaller/ubuntu-desktop-installer/packages/ubuntu_desktop_installer$ flutter run
Resolving dependencies... (4.2s)
Note: test_api is pinned to version 0.6.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
Because every version of flutter_test from sdk depends on test_api 0.6.0 and every version of ubuntu_test depends on test_api ^0.5.1, flutter_test
from sdk is incompatible with ubuntu_test.
So, because ubuntu_desktop_installer depends on both flutter_test from sdk and ubuntu_test ^0.1.0-beta.1, version solving failed.
What was expected?
to be above to dry run the installer
Steps to reproduce
follow the README instructions
Additional context
No response
The text was updated successfully, but these errors were encountered:
What happened?
running
flutter run
throws the following error:What was expected?
to be above to dry run the installer
Steps to reproduce
follow the README instructions
Additional context
No response
The text was updated successfully, but these errors were encountered: