Thanks for the suggestion, and I probably should have mentioned in my original post, but I did come across some of those comments, but unfortunately my package.json does include sqlite, and when I try to downgrade the version, I get a different error that says the file https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v5.0.0/napi-v3-darwin-arm64.tar.gz cannot be found (same error for 5.0.0 and 5.0.1).
I have also tried simply using npm to manually install sqlite (5.0.0, 5.0.1, and 5.0.2) and end up getting the same error. Any other suggestions?