You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: add site dependencies: load resources: loading templates: "\node_modules@thulite\doks-core\layouts_default_markup\render-codeblock-goat.html:5:1": parse failed: template: _default/_markup/render-codeblock-goat.html:5: function "diagrams" not defined
BTW this: \node_modules@thulite\doks-core\layouts_default_markup\render-codeblock-goat.html:5:1 should be \node_modules@thulite\doks-core\layouts\_default\_markup\render-codeblock-goat.html:5:1 (note the difference in the layouts_default_markup part (s/b layouts\_default\_markup)
Description
Error: add site dependencies: load resources: loading templates: "\node_modules@thulite\doks-core\layouts_default_markup\render-codeblock-goat.html:5:1": parse failed: template: _default/_markup/render-codeblock-goat.html:5: function "diagrams" not defined
Steps to reproduce
`npm create thulite@latest -- --template doks
npm install
`
Expected result
What should happen?
Actual result
What happened.
Environment
Paste the information here as shown by
npm run info
The text was updated successfully, but these errors were encountered: