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
There is an upcoming breaking change in the dart sdk which removes support for the .packages file and will replace it with .dart_tool/package_config.json.
We need to update the Monarch CLI to support this change.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
There is an upcoming breaking change in the dart sdk which removes support for the
.packages
file and will replace it with.dart_tool/package_config.json
.We need to update the Monarch CLI to support this change.
The text was updated successfully, but these errors were encountered: