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 are occasions where dependencies need to be updated in order to migrate to a new edition. For example, a build-dependency that does code generation, where the generated code is incompatible with the new edition. I'm thinking we should at least mention somewhere that you should update your dependencies before trying a migration.
The text was updated successfully, but these errors were encountered:
There are occasions where dependencies need to be updated in order to migrate to a new edition. For example, a build-dependency that does code generation, where the generated code is incompatible with the new edition. I'm thinking we should at least mention somewhere that you should update your dependencies before trying a migration.
The text was updated successfully, but these errors were encountered: