Hi Andre, There is an issue with TW v5.1.3 see [1]
Cheers, Ton [1] https://github.com/Jermolene/TiddlyWiki5/issues/1002 On Tuesday, October 21, 2014 7:57:27 PM UTC+2, André Adrian wrote: > > Hi, > > after using tiddlywiki on the local filesystem for a while, itried to > install it on my server. The server is an Ubuntu 14.04LTS, i installed > nodejs and npm via the package manger. > > Following the instructions on the wiki: > > root@v01:~# npm install -g tiddlywiki > npm http GET https://registry.npmjs.org/tiddlywiki > npm http 200 https://registry.npmjs.org/tiddlywiki > npm http GET https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.1.3.tgz > npm http 200 https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.1.3.tgz > /usr/local/bin/tiddlywiki -> > /usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js > [email protected] /usr/local/lib/node_modules/tiddlywiki > > root@v01:~# tiddlywiki --version > 5.1.3 > > root@v01:~# tiddlywiki mynewwiki --init server > Wiki folder 'mynewwiki' is missing a 'tiddlywiki.info' file > > I tried to make the directory by hand, but that doen't work either. > > root@v01:~# mkdir mynewwiki > root@v01:~# cp /usr/local/lib/node_modules/tiddlywiki/editions/server/ > tiddlywiki.info mynewwiki/ > root@v01:~# tiddlywiki mynewwiki --init server > Error: Wiki folder is not empty > > I'm clearly doing something wron, but what? > > Thank you, > > Andre > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

