Hi All,
I just downloaded TW5 from GitHub and am trying to start the node server.
However it gives this output.

C:\Users\Arlen\Desktop\Arlen's Stuff\NodeJS\TW5.1.5>node tiddlywiki --init
tw5.com-server
Copied edition 'tw5.com-server' to C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5

C:\Users\Arlen\Desktop\Arlen's Stuff\NodeJS\TW5.1.5>node tiddlywiki
--server 8080 $:/core/save/all text/plain text/html

fs.js:427
  return binding.open(pathModule._makeLong(path), stringToFlags(flags),
mode);
                 ^
Error: ENOENT, no such file or directory 'C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\plugins\tiddlywiki\plugin.info'
    at Object.fs.openSync (fs.js:427:18)
    at Object.fs.readFileSync (fs.js:284:15)
    at $tw.loadPluginFolder (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1454:34)
    at $tw.loadWikiTiddlers (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1624:23)
    at $tw.loadTiddlersNode (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1664:27)
    at $tw.boot.startup (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1774:7)
    at C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1943:12
    at $tw.boot.decryptEncryptedTiddlers (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1368:2)
    at $tw.boot.boot (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\boot\boot.js:1941:11)
    at Object.<anonymous> (C:\Users\Arlen\Desktop\Arlen's
Stuff\NodeJS\TW5.1.5\tiddlywiki.js:13:10)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to