Michał Wawrzynowicz
Michał Wawrzynowicz
Thank you for the finding and report @astronoka! Stumbled on the same problem. After some digging through Bullet's source, I was able to mitigate the problem by using the following...
I think a viable solution is to enhance the `db:setup` task: ```rb Rake::Task["db:setup"].enhance do Rake::Task["data:schema:load"].invoke end ``` However I also found that the `data:schema:load` messes up the DB environment somehow,...
For me running `npm install mermaid.cli` in the extension directory seems to have resolved the former issue but now I get this error: ``` cwd:(my project directory) command:c:\Users\(my username)\.vscode\extensions\gruntfuggly.mermaid-export-0.0.6/node_modules/.bin/mmdc -t...