Thank you. :) And maybe you have tips for Linux Mint how to find it? Op do 22 feb 2024 om 17:00 schreef Peter Hull <peterhul...@gmail.com>:
> On Thu, 22 Feb 2024 at 13:40, Bujdosó Gyula <gbujd...@gmail.com> wrote: > > > > Thanks again, will try and find where I installed it. > > As long as it's on your path, on Windows powershell you can use > command 'gcm', for example: > > gcm node > > CommandType Name > Version Source > ----------- ---- > ------- ------ > Application node.exe > 21.6.1.0 C:\Program Files\nodejs\node.exe > > and on Linux/MacOS use 'where' for the same job. I believe the node > installers add node to the path so you should be OK. >