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
We had a separate pubspec in the `/tool` directory, potentially causing
issues depending on where you ran `dart pub get` previously. This
simplifies to just using the pubspec in the root directory where you'll
run related commands.
Once this lands in your branch, you'll need to rerun `make setup`
to get the tool commands working.
Closes#4955
0 commit comments