Issue resolving SQLite.js

Hey everyone! I am new to Expo and just ran into this issue.
I installed autobahn using npm and put a few lines of code to test out a websockets connection. I got a similar issue to this, so I deleted and reinstalled node_modules. Now I am getting this error and can not seem to get around it.

I have started this project fresh after running into this issue and got the same error after npm installing coinbase. Maybe this is just something I’m doing wrong due to my inexperience, but any help would be greatly appreciated!

Hi! Did you follow all of the steps the error message recommends? If something is “missing” from node_modules, it might be because the packager and/or watchman didn’t update correctly.