Ahh thanks. Currently, installing plugins via the ipm command is discouraged. It will be removed in the future. Can you try installing dev-tools via the preferences?
Yes, it will output logs when you invoke the API so you can see what’s happening.
Also, I want you to add the following DEBUG
env variable in your .env
file:
DEBUG='*'
With this flag, live-export will output detailed logs.
I tried it myself and got it to reproduce!
app:error TypeError: Cannot read properties of undefined (reading 'getLocalDB')
Looks like a bug in the beta version. Will fix it!