Cordova.cmd plugin add cordova-sqlite-storage exited with exit code 1

[ERROR] An error occurred while running subprocess cordova.

    cordova.cmd plugin add cordova-sqlite-storage exited with exit code 1.

    Re-running this command with the --verbose flag may provide more information.

I Tried to Run Command
ionic cordova plugin add cordova-sqlite-storage
before this i executed
ionic g service services/storage
then
npm i @ionic/storage
now getting this error when i Run
ionic cordova plugin add cordova-sqlite-storage

working on windows 10 Machine
npm version is - 6.14.4
ionic version is- 5.4.16
NodeJs Version is- v13.12.0