dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
212 stars 75 forks source link

Messaging has changed if pubspec yaml file not found by pub #2393

Closed elliette closed 1 month ago

elliette commented 6 months ago

https://github.com/dart-lang/pub/pull/4186 changed the error message if a pubspec yaml file can't be found.

Once this change is on a Dart dev branch, we can enable the webdev integration test that is checking for the missing pubspec message.

bkonyi commented 1 month ago

Resolved in https://github.com/dart-lang/webdev/commit/d715bcd73fd354ccab63df8293a38a2589c639ab.