ionic-team / ionic-team/ionic-storage
Mention `capacitor sync` in the README
- Vorherrschende Sprache
- TypeScript
- Sterne
- 456
- Forks
- 97
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I suggest mentioning this command in the section "https://github.com/ionic-team/ionic-storage#sqlite-installation":
```
npx ionic capacitor sync
```
I was following the instructions in the README trying to use SQLite on ios. I kept getting `"asyncStorage"` as `storage.driver` in the iPhone emulator. After running the command above I am now getting `"cordovaSQLiteDriver"`.
Beitragsleitfaden
Rechercherichtung
Update the README's "SQLite installation" section with the `npx ionic capacitor sync` command shown in the issue. Check the surrounding installation instructions first, then confirm the command appears in the relevant section and that the documented flow explains the expected SQLite driver setup.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sqlite
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 52/100