Hi Jeremy,

I tried to install TW5 under node.js with npm following the instruction 
from TW5 website:

sudo npm -g install tiddlywiki

After this install tw5 is only available in $home on my Linux box.
Starting the server in a folder gave messages that paths are broken.
Then I changed the instruction into the following order that is advised by 
npm.

sudo npm install -g tiddlywiki

After this it works as expected.
Maybe it is worthwhile to follow the *npm <command> <argument> 
<file>*instruction.

Best regards, Okido

-- 
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/groups/opt_out.

Reply via email to