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
when I follow the readme and create a vue project then add this plugin, the default project is not compatible with NativeScript CLI 6.0, I have to run tns migrate before I can run npm run debug:android.
I think the default template should be updated to be compatible with latest 6.0 version.
The text was updated successfully, but these errors were encountered:
Updating 'tns-core-modules' to compatible version '6.0.1'
Updating 'nativescript-dev-webpack' to compatible version '1.0.1'
Updating Android platform to version '6.0.0'.
Updating iOS platform to version '6.0.1'.
when I follow the readme and create a vue project then add this plugin, the default project is not compatible with NativeScript CLI 6.0, I have to run
tns migrate
before I can runnpm run debug:android
.I think the default template should be updated to be compatible with latest 6.0 version.
The text was updated successfully, but these errors were encountered: