I managed to get node.js working once earlier to generate a static site, 
then stopped it, but when wanting to start it again later, I get this error:

*H:\nodejs-portable-master>tiddlywiki programtips --server*
*Serving on 127.0.0.1:8080*
*(press ctrl-C to exit)*

*$:/core/modules/syncer.js:407*
*        if(this.syncadaptor.isReady() && this.numTasksInProgress() === 0) 
{*
*                            ^*
*TypeError: undefined is not a function*
*    at Syncer.processTaskQueue ($:/core/modules/syncer.js:407:22)*
*    at $:/core/modules/syncer.js:371:55*
*    at process._tickCallback (node.js:355:11)*
*    at Function.Module.runMain (module.js:503:11)*
*    at startup (node.js:129:16)*
*    at node.js:814:3*

*H:\nodejs-portable-master>*

I don't know why it works sometimes and not others, but what could be going 
wrong? (This is why I hate generating sites this way; node.js seems flaky 
and unreliable.)

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f53c183c-3f69-4db2-919b-8c1810b0ce78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to