Re: [tw] Re: [TW5] Plugins files not saved

2016-08-30 Thread Olivier Tripet
well... it was as simple as that. Thank you! On Tuesday, 30 August 2016 09:16:41 UTC+2, Danielo Rodríguez wrote: > > Why don't you uninstall and install tw again? > > npm un -g tiddlywiky > npm i - g tiddlywiky > -- You received this message because you are subscribed to the Google Groups

Re: [tw] Re: [TW5] Plugins files not saved

2016-08-30 Thread Olivier Tripet
Hi Jeremy, your suggested command returns: npm verb outdated not updating tiddlywiki because it's currently at the maximum version that matches its specified semver range Any iddea what it means? Thanks, Olivier On Monday, 8 August 2016 11:42:17 UTC+2, Jeremy Ruston wrote: > > Hi Olivier > >

Re: [tw] Re: [TW5] Plugins files not saved

2016-08-08 Thread Olivier Tripet
Hi Mario, 6.3.1 -o On Monday, 8 August 2016 11:56:16 UTC+2, PMario wrote: > > Hi Oliver, > > Which node --version do you use? > > -m > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

Re: [tw] Re: [TW5] Plugins files not saved

2016-08-08 Thread Olivier Tripet
Hi Jeremy, that was a quick response! The upgrade to 5.1.13 didn’t take place. When using the upgrade command below, it gets back to the prompt very quickly. tiddlywiki --version still returns 5.1.12 But it doesn't really matter at this point as my main concern is to be able to start the

[tw] Re: [TW5] Plugins files not saved

2016-08-08 Thread Olivier Tripet
Hi all, I'm running TW5.1.12 under node.js on ubuntu 16.04. I get exactly the same error message as Sylvain when starting the server. Upgrading to 5.1.13 (in order to benefit from Jeremy's fix) with sudo npm update -g tiddlywiki doesn't work apparently. Is there any way I can fix this by