[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread 'torax...@googlemail.com' via TiddlyWiki
okay - propabbly I figured it out. Assumed System environment is a Win10 x64 and Node.JS 15.x. While installation Node.JS sets two path-entries: 1. %ProgramFiles%\nodejs\ 2. %AppData%\npm For my tests I used an account with administrator account, the terminal was started with and without

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread 'torax...@googlemail.com' via TiddlyWiki
Err - no. But I found another installation in C:\Program Files\nodejs\node_modules\tiddlywiki. So my idea of something funny with tiddlywiki.cmd and the PATH was right. Mark S. schrieb am Freitag, 1. Januar 2021 um 19:36:43 UTC+1: > Is it possible that you installed at one time your own copy of

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread 'Mark S.' via TiddlyWiki
Is it possible that you installed at one time your own copy of tiddlywiki from github. i.e. following these instructions: https://tiddlywiki.com/#Working%20with%20the%20TiddlyWiki5%20repository On Friday, January 1, 2021 at 9:49:54 AM UTC-8 torax...@googlemail.com wrote: > Hi PMario and duch

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread 'torax...@googlemail.com' via TiddlyWiki
ps: duchesneno sorry for shortening your nick to duche - the user-interface chopps of part of you name. torax...@googlemail.com schrieb am Freitag, 1. Januar 2021 um 18:49:54 UTC+1: > Hi PMario and duche, > > thanks for the try. I forgot to mention, I am working with Windows. So > SUDO won't w

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread 'torax...@googlemail.com' via TiddlyWiki
Hi PMario and duche, thanks for the try. I forgot to mention, I am working with Windows. So SUDO won't work in the way, you expect. ;) I fiddled around with the whole stuff and found following situation: npm -g install tiddlywiki and npm -g update tiddlywiki installing the correct version (5.1

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread duche...@gmail.com
Hi Torax, I had the same issue as you and fixed it with: *sudo* npm -g update tiddlywiki sudo systemctl restart tiddlywiki and then refresh your tiddlywiki page in your browser. N. Le vendredi 1 janvier 2021 à 11:07:52 UTC-5, PMario a écrit : > Hi, > Can you try: tiddlywiki --version in the

[tw5] Re: TiddlyWiki node update-issue

2021-01-01 Thread PMario
Hi, Can you try: tiddlywiki --version in the command line? Then you need to _restart_ your server. ... The control panel should change now. -m On Friday, January 1, 2021 at 1:53:36 PM UTC+1 torax...@googlemail.com wrote: > Hi! > > at first hapyp new year. > > I tried the update from 5.1.22 =