How to use sqlite3 on wrangler3.20.0

I get this error when I try to use sqlite3:

[ERROR] Could not resolve "mock-aws-s3"

node_modules/@mapbox/node-pre-gyp/lib/util/s3_setup.js:43:28:
43 │ const AWSMock = require('mock-aws-s3');

I get this for 'aws-sdk', "nock"
image.png
Was this page helpful?