obsidian-db-folder: [Bug]: Error during database creation
Contact Details
guillaume.beyrend@gmail.com
What happened?
While trying to create a database, I got this error: Error creating database “” : TypeError: kr.getDataviewAPI(…).isDataArray is not a function No database is created.
What platform were you using?
Desktop
Version of the plugin
3.3.1
Relevant log output
app.js:1 Error: [CM6] tree.iterate has changed syntax.
See the stack trace to find the faulty plugin and file an issue with the plugin author.
Details: https://discuss.codemirror.net/t/release-0-20-0/4302
at app.js:1:1045852
at e.iterate (app.js:1:501709)
at e.Uc.iterate (app.js:1:1046086)
at Object.build (plugin:obsidian-admonition:766:2080)
at Object.update (plugin:obsidian-admonition:766:1896)
at e.update (app.js:1:350332)
at e.updatePlugins (app.js:1:440837)
at e.update (app.js:1:439009)
at e._dispatch (app.js:1:436036)
at e.dispatch (app.js:1:437814)
Are you using the latest version of the plugin in your Obsidian vault?
- I have verified that I am on the latest version
Are you check if there is a similar issue?
- I have verified that there are not similar issues
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (5 by maintainers)
Neither do I, even if I am more an R user. I don’t see what I am doing wrong, I have the same version as others, no conflicts with other plugins. Maybe, if possible, would you have 15 minutes one day to check with me remotely in private @RafaelGB ? I don’t see the reason why the plugin is not working for me.
Hello @gbeyrend , It looks like a problem with obsidian-admonition in base of the logs you shared. Could you try to disable it and try to create another db?