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
I can't run Angular example apps from within IntelliJ EAP. An attempt results in:
/opt/brew/opt/dart/libexec/bin/pub global run webdev serve web:51764
webdev could not run for this project.
The `build_web_compilers` version – 0.4.0 – is not within the allowed constraint – ^0.3.6.
Dart Dev Server terminated
My app is using 0.4.0. Where is the 0.3.6 constraint coming from, webdev?