Closed danielniccoli closed 2 years ago
Hey! For that, you'll need to create an s3 bucket on Backblaze. You can ignore that error - it's for gathering error dumps
I guess the best course of action would be to either make that route conditional (if those env vars are present) or to add to the README that you need to set them up
The route is now conditional, so you shouldn't get these
When I run the project in debug mode via
yarn dev-win
I see two errors:Error: Invalid accountId or applicationKeyId
TypeError: Cannot read properties of undefined (reading 'data')
This does not stop the project from starting. They are non-blocking errors.
Full log with unrelated compilation warnings removed: