I was also getting this error (it appears to be the Autocomplete CodeMirror sub-plugin in particular causing the issue). I was able to resolve the problem by installing the Code Mirror Mode CSS plugin, $:/plugins/tiddlywiki/codemirror-mode-css.
Presumably it is not the intended behavior for the plugin to require another sub-plugin that it doesn't list as a dependency to avoid throwing JavaScript errors. Does anyone know where bug reports for the CodeMirror plugin should go? The main TW repository, or somewhere else? I would be happy to go file one. On Saturday, August 15, 2020 at 5:08:01 AM UTC-5 [email protected] wrote: > Once in a while, usually when I close all my tiddlies, I get this error: > > Error executing boot module > $:/plugins/tiddlywiki/codemirror/addon/hint/css-hint.js: "Cannot find > module named '../../mode/css/css' required by module > '$:/plugins/tiddlywiki/codemirror/addon/hint/css-hint.js', resolved to > $:/plugins/tiddlywiki/codemirror/mode/css/css" > > undefined > > This started obviously after I installed the codemirror plugin and started > using it. > > Can someone help understand and fix this? > > Regards, > Adithya > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2ee5b256-5938-4b4c-80f8-00b80a14f701n%40googlegroups.com.

