That all depends on where you installed everything.

1. Node.js is where you installed it.

Haven't installed Node.js? Then download the appropriate package for your OS (or use the appropriate package manager if you're on Linux), and install.

I don't know what OS you are using, and the default installing information is better asked on the appropriate Node mailing list.

2. npm is where you installed it

That comes with Node.js (at least it does on Windows 10 Professional). Again, how it is installed on your particular OS is better asked on the appropriate Node mailing list.

3. Express generator

When you use npm to install something globally (express) that location is determined by your OS. You'll have to browse to find it.

For example, on Windows 10 Professional, the location for express installed globally is:

%HOMEPATH%\AppData\Roaming\npm\express.cmd

. . . just my two cents

Mark
/mde/

On 2/22/2024 4:36 AM, Bujdosó Gyula wrote:
Sorry, maybe I was not specific:

Where can I find the data that is needed to fill in the menu below:

Tools (menu) -> Options (menu) -> HTML/JS (tab) -> Node.js (tab)

Op do 22 feb 2024 om 12:31 schreef Bujdosó Gyula <gbujd...@gmail.com>:

Thank you!

Op do 22 feb 2024 om 09:40 schreef Mark Eggers
<its_toas...@yahoo.com.invalid>:

On NetBeans 20:

Tools (menu) -> Options (menu) -> HTML/JS (tab) -> Node.js (tab)

I doubt that it's been changed for NetBeans 21 (the latest).

just my two cents . . .

Mark
/mde/

On 2/21/2024 10:14 PM, Bujdosó Gyula wrote:
Dear Team,

Maybe you have an idea, how I could determine and specify Node.js'
location
for Netbeans? Unfortunately I cannot find exactly what location NetBeans
needs.

[image: image.png]

Thank you very much! :)

Gyula Bujdosó



---------------------------------------------------------------------
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





---------------------------------------------------------------------
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

Reply via email to