I've started to use dartlang workspace feature in our repo ( dart-lang/sdk#53875 ).
When I run webdev on a repo with resolution: workspace, I get the error message:
Waiting for webdev serve to start...
webdev could not run in the current directory.
Cannot open file
pubspec.lock
I've started to use dartlang workspace feature in our repo ( dart-lang/sdk#53875 ).
When I run
webdevon a repo withresolution: workspace, I get the error message: