-
Notifications
You must be signed in to change notification settings - Fork 82
URGENT: webdev
release is depending on a pre-release package! Impossible to use webdev
in SDK until fix!
#1099
New issue
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
Comments
Even the 2.6.0
|
$> webdev serve webdev could not run for this project. |
dev_dependencies: |
Downgrading as workaround till dependency is fixed:
|
Pull request: |
Apologies for the break. We did a dev release of |
This should be resolved. |
Uh oh!
There was an error while loading. Please reload this page.
Why a standard tool like
webdev
, in a release (2.6.0), depends on a pre-release version (build_web_compilers
version2.12.0-dev.1
)?!This is breaking usage of
webdev
! Even pub.dev can't build and analyse thewebdev
package anymore!When running
webdev server/build
it won't work with Dart 2.9.3.Very odd to see this.
Any one that runs
pub global activate webdev
won't be able to use it!New users or any IntelliJ developer won't be able to use the current
webdev
release.FYI: You need a better CI steps.
The text was updated successfully, but these errors were encountered: