Hi Alex Try these instructions:
1. Clone a local copy of the TiddlyWiki5 <http://127.0.0.1:8080/#TiddlyWiki5> GitHub <http://127.0.0.1:8080/#GitHub> repository from https://github.com/Jermolene/TiddlyWiki5 2. Open a command line terminal and change the current working directory to the root of the TiddlyWiki5 <http://127.0.0.1:8080/#TiddlyWiki5> repo 3. Type npm link (Windows) or sudo npm link (Mac/Linux) to tell npm <http://127.0.0.1:8080/#npm> to use this copy of the repo as the globally installed one After this procedure you can work with TiddlyWiki5 <http://127.0.0.1:8080/#TiddlyWiki5> via npm <http://127.0.0.1:8080/#npm> as though it had been installed in the usual way with npm install -g tiddlywiki . Update the clone from time to time in order to ensure that you have the latest code. Let me know how you get on, Best wishes Jeremy. On Sat, Sep 26, 2015 at 4:59 PM, Alex Hough <[email protected]> wrote: > Dear TW > > Is there a command to get the latest pre-release running under node? > > thanks in advance > > Alex > > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/CALc1hYedMmR4BUmM0JVD-mS712vUaAVi-DDmeXzcmBNXwgmZVQ%40mail.gmail.com > <https://groups.google.com/d/msgid/tiddlywiki/CALc1hYedMmR4BUmM0JVD-mS712vUaAVi-DDmeXzcmBNXwgmZVQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJbz5TCbmGrg2saF58LCvLCoJ%3Djvd-ETf0C2xjOVOxp6WQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

