Hi guys, I'm getting these error messages when trying to run Backstage locally. Any ideas what it might be? Feels like i have tried everything. I'm running an M1 Mac if that might be something that affects due to difference in architecture from intel based machines.
[1] 2023-06-20T06:37:27.289Z entityFeedback info Initializing Entity Feedback backend type=plugin
[1] Backend failed to start up Error: `connection.filename` is not supported for the base sqlite connection. Prefer `connection.directory` or provide a filename for the plugin connection instead.
[1] at DatabaseManager.getConnectionConfig (/Users/chrwal/Documents/backstage/backstage-orgname/node_modules/@backstage/backend-common/dist/index.cjs.js:910:13)
[1] at DatabaseManager.getConfigForPlugin (/Users/chrwal/Documents/backstage/backstage-orgname/node_modules/@backstage/backend-common/dist/index.cjs.js:941:24)
[1] at /Users/chrwal/Documents/backstage/backstage-orgname/node_modules/@backstage/backend-common/dist/index.cjs.js:978:14
[0] webpack compiled successfully