-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
I am preparing for a version bump in sdk to 3.10 (gerrit CL), and dartdev tests related to project creation fail:
Resolving dependencies...
The current Dart SDK version is 3.10.0-edge.
Because template_project depends on build_web_compilers >=4.1.0-beta.3 which requires SDK version >=3.6.0-165.0.dev <3.9.0-z, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Try updating the following constraints: dart pub add dev:build_runner:^2.4.13 dev:build_web_compilers:^3.2.7 dev:lints:^6.0.0 web:^1.1.1
Could you broaden the version range and publish a new version?
Metadata
Metadata
Assignees
Labels
type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)