Can't find meta/_journal.json file when running migrate
Trying to run
In
migrate() from a lambda function and I can't figure out why it's unable to find the _journal.json file. My structure is in the attached image.In
db.ts, I'm calling this migrate function like so: