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
// TODO: Update the links to blog post when it is available
10
-
privatestaticCOMMON_MIGRATE_MESSAGE="not affect the codebase of the application and you might need to do additional changes manually – for more information, refer to the instructions in the following blog post: <link to blog post>.";
9
+
privatestaticCOMMON_MIGRATE_MESSAGE="not affect the codebase of the application and you might need to do additional changes manually – for more information, refer to the instructions in the following blog post: https://www.nativescript.org/blog/nativescript-6.0-application-migration";
11
10
privatestaticUNABLE_TO_MIGRATE_APP_ERROR=`The current application is not compatible with NativeScript CLI 6.0.
12
11
Use the \`tns migrate\` command to migrate the app dependencies to a form compatible with NativeScript 6.0.
13
12
Running this command will ${MigrateController.COMMON_MIGRATE_MESSAGE}`;
0 commit comments