Sqlite on windows

Hi,
I have an app and I have used @ionic/Storage to store some data for app. This app works fine on android but when I run it as window App i get error:

WebSQL threw an error Error: Missing Command Error
at massageError (ms-appx-web://io.ionic.starter/www/plugins/cordova-plugin-sqlite-2/dist/sqlite-plugin.js:584:5)

Any idea how to fix it.
Thanks