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. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists