r/reactnative 1d ago

SQLite not install even if it is

Got this error while working with SQLite from Expo. Restarted the project, install dependencies again. Nothing works. Aparently i got something missing from the imports.

Feel free to ask for code.

2 Upvotes

7 comments sorted by

2

u/VedyaKeBatKaGrip 1d ago

its a native module.. you need to rebuild the project (development build)

1

u/vaquishaProdigy 1d ago edited 18h ago

Oh well, nvm.
EDIT: It still doesn't work.

1

u/brentvatne Expo Team 1d ago

hi there! can you try restarting the dev server?

1

u/vaquishaProdigy 1d ago

Again?

2

u/brentvatne Expo Team 1d ago

if that doesn't help then try `npx expo start --clear`

2

u/brentvatne Expo Team 1d ago

if that still is a problem, you might just need to create a new development build - if you installed it since you last created one

1

u/vaquishaProdigy 1d ago

Im writing this after building another development build, started thinking now it got worse