Im using a Node.js version of TW on my local computer. As per the website, 
the following is enough to do the upgrade.

npm update -g tiddlywiki

After the above, if I run the command, I get errors:

% tiddlywiki mywiki --listen
 syncer-server-filesystem: Dispatching 'save' task: $:/StoryList 
Serving on http://127.0.0.1:8080
(press ctrl-C to exit)
$:/plugins/tiddlywiki/filesystem/filesystemadaptor.js:103
            $tw.utils.cleanupTiddlerFiles(options, function(err){
                      ^

TypeError: $tw.utils.cleanupTiddlerFiles is not a function
    at $:/plugins/tiddlywiki/filesystem/filesystemadaptor.js:103:14
    at FSReqCallback.oncomplete (node:fs:179:23)

Can anyone help?

-- 
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/0f0aad41-ae6d-4298-9a6f-a3c7f8f7c03cn%40googlegroups.com.

Reply via email to