Having trouble installing the storage plugin npm install @ionic/storage

I would check out the discussion here - Migration from IonicStorage in Cordova app to Capacitor Storage in Capacitor 3

Two things to note in v3:

  1. The driver order changed
  2. The SQLite plugin is no longer included by default