Olá. Estou tendo o seguinte problema...
Ionic Native: tried accessing the SQLite plugin but it's not installed.
util.js:53
Install the SQLite plugin: 'ionic cordova plugin add cordova-sqlite-storage
ja tentei rodar o comando :
ionic cordova plugin add cordova-sqlite-storage
porém aparece o erro:
Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
[ERROR] An error occurred while running subprocess cordova.
Alguém pode me dizer como resolver?