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
I use
framework7 create --uito 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