I'm not able to replicate this problem. The only file trying to load 
tw5-markdown/highlight.js is tw5-markdown/wrapper.js. If you remove the 
plugin altogether, it should allow your server to boot.

(Just a quick note though. If migrating becomes too much of an issue, 
relink-markdown will work with anastosa. I just reached my own opinion that 
the core markdown plugin is better after peering under both their hoods.)

On Wednesday, May 27, 2020 at 10:46:51 AM UTC-4, Kevin Kleinfelter wrote:
>
> I'm trying to convert from using anstosa/tw5-markdown to the markdown 
> plugin in the TW plugin library.
>
> I'm running a node.js Tiddlywiki.  I have anstosa/tw5-markdown installed 
> "in the browser".  I went to TW Control Panel and pressed the Disable 
> button for $:/plugins/anstosa/tw5-markdown.  That disabled it, as expected.
>
> But when I restart node.js, my TW fails to start due to "Cannot find 
> module '$:/plugins/anstosa/tw5-markdown/highlight.js'".  In order to work 
> around it, I have to delete 
> $__config_Plugins_Disabled_$__plugins_anstosa_tw5-markdown.tid
>
> I need to disable (or delete) tw5-markdown without making my wiki 
> un-startable.  
>
> It looks like I'm going to need to manually tell it not to try and load 
> $:/plugins/anstosa/tw5-markdown/highlight.js.  That *is* a shadow tiddler 
> provided by the plugin.  It looks like disabling the plugin hides the 
> shadow tiddler, but something is still trying to load it.
>
> Any suggestions as to how I might find/disable that attempt to load 
> $:/plugins/anstosa/tw5-markdown/highlight.js? 
>

-- 
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/a4c00432-e54c-4d5f-b743-27b548760570%40googlegroups.com.

Reply via email to