This command creates a single file wiki. But it contains all plugins. So it also contains the tiddlyweb related plugins. Which may cause problems in a single file wiki.
tiddlywiki node --output . --render '$:/core/save/all' index.html 'text/plain'
I did create a video series lately, that describes everything you need to know about plugins with step by step examples.
Have a closer look at: 08 Build an Index wiki with the CLI - YouTube It will show you the command that’s needed.
And it will talk about the template that is needed. …
Here’s the intro about the playlist: New HowTo Playlist: Use Plugins with TiddlyWiki and Build Single-File Wikis using the CLI