Unable to resolve "./SQLite.types" from "node_modules\expo-sqlite\build\index.js"
After recently trying to upgrade to expo 36, realizing it was only partially pushed, and rolling back to 34.0.2, I keep getting the error above when I try to bundle the Javascript. I've tried to flush all of my node modules and re-install them, but I'm still getting the error.
Any recommendations on what I should do?
I'm using my repository at https://github.com/ALEEF02/Bulletin-Magazine-Mobile-App
Unable to resolve "./SQLite.types" from "node_modules\expo-sqlite\build\index.js"
After recently trying to upgrade to expo 36, realizing it was only partially pushed, and rolling back to 34.0.2, I keep getting the error above when I try to bundle the Javascript. I've tried to flush all of my node modules and re-install them, but I'm still getting the error.
Any recommendations on what I should do?
I'm using my repository at https://github.com/ALEEF02/Bulletin-Magazine-Mobile-App