Should I run bld.cmd after "npm upgrade"? I missed that step in my original post, BTW, between "set TW5_BUILD_OUTPUT..." and serve.cmd.
On Monday, December 16, 2013 1:22:06 AM UTC-8, Jeremy Ruston wrote: > > Hi RA > > Sorry for the delayed response. > > Upgrading to a new release is just a matter of: > > npm -g upgrade tiddlywiki > > You don't need to set the build output variable prior to running serve.cmd > > I'll update the docs. > > Best wishes > > Jeremy. > > > > > On Fri, Dec 13, 2013 at 7:44 PM, RA <[email protected] <javascript:>>wrote: > >> I am not a developer but figured this is the best way to go, for now at >> least - run TW5 with node.js on my home PC and connect via ssh tunnel from >> work when I need to. >> >> I got as far as running it (steps detailed below). Now what do I do when >> the next alpha rolls out? What are the steps to upgrade? Sorry if this is >> obvious for someone familiar with node.js. I don't know the first thing >> about it. >> >> >> ---------------------------------------------------------------------------------------------- >> A no-brainer step-by-step for running TW5 using node.js (Win): >> >> ---------------------------------------------------------------------------------------------- >> >> Install Node.js >> Open command line >> >> npm -g install tiddlywiki >> >> set TW5_BUILD_OUTPUT=c:\tw5 >> serve.cmd >> >> Browse to localhost:8080 >> >> >> ---------------------------------------------------------------------------------------------- >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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.

