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
I use framework7 create --ui to create new app, here if I choose Cordova app, than automatically iOS and Android + 3 plugins are selected. None of them can be installed
Failed to fetch platform cordova-android@^9.0.0
...
If I remove both platforms and plugins when I press Create App button nothing happens, returns some error in console too. Cannot read properties of undefined (reading 'trim')
Tested with latest f7 cli
The text was updated successfully, but these errors were encountered:
I use
framework7 create --ui
to create new app, here if I choose Cordova app, than automatically iOS and Android + 3 plugins are selected. None of them can be installedIf I remove both platforms and plugins when I press Create App button nothing happens, returns some error in console too.
Cannot read properties of undefined (reading 'trim')
Tested with latest f7 cli
The text was updated successfully, but these errors were encountered: