When I try BobExe on windows, it doesn't populate the side list. 
I set "wikisPath": to "D:\data\Wikis" and tell the configuration to 
auto-update. I see that it is able to find the wikis and write them in the 
configuration file. But the wikis don't appear in the side list.
I restart Bob to see if that is the problem. 

I get the error:

new connection
Error getting wiki paths { Error: ENOENT: no such file or directory, 
scandir 'C:
\Apps\Bob-1-2-2-r6\Wikis'
    at Object.fs.readdirSync (fs.js:895:3)
    at Object.fs.readdirSync (pkg/prelude/bootstrap.js:780:35)
    at getRealPaths ($:/plugins/OokTech/Bob/NodeMessageHandlers.js:1644:35)
    at Object.$tw.nodeMessageHandlers.findAvailableWikis 
($:/plugins/OokTech/Bob
/NodeMessageHandlers.js:1695:25)
    at WebSocket.$tw.Bob.handleMessage 
($:/plugins/OokTech/Bob/NodeWebSocketsSet
up.js:151:52)
    at WebSocket.emit (events.js:182:13)
    at Receiver.receiverOnMessage 
($:/plugins/OokTech/Bob/External/WS/lib/websoc
ket.js:720:20)
    at Receiver.emit (events.js:182:13)
    at Receiver.dataMessage 
($:/plugins/OokTech/Bob/External/WS/lib/receiver.js:
415:14)
    at Receiver.getData 
($:/plugins/OokTech/Bob/External/WS/lib/receiver.js:347:
17)
  errno: -4058,
  syscall: 'scandir',
  code: 'ENOENT',
  path: 'C:\\Apps\\Bob-1-2-2-r6\\Wikis' }
Wrote settings file


It seems to want to still use C:\\Apps\\Bob-1-2-2-r6\\Wikis, and not the 
WikisPath. Or do I need to change the path in two places?

Thanks!
-- Mark
On Wednesday, April 17, 2019 at 3:43:14 AM UTC-7, Jed Carty wrote:
>
> Bob is a plugin, so nothing should need to be changed as far as node is 
> concerned. To set bob up you clone the repo into your plugins folder then 
> the command to start is
>
> node tidddlywiki.js /path/to/wiki --wsserver
>
> there are no other command line arguments because I am very bad at command 
> line arguments.
>
> it will by default serve on 8080, you can change this from inside the wiki 
> or edit the settings.json that will be created in a settings folder. You 
> can edit that manually or from inside the wiki to change settings.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/f2510c87-0498-463a-9d6d-41dd5e3f4fcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to