Re: Slack?

2023-12-01 Thread Geertjan Wielenga
bit.ly/join-foojay-slack is one, including NetBeans channel if you’d like. The place for friends of OpenJDK. Gj On Fri, Dec 1, 2023 at 4:33 PM Michael Andrews wrote: > > The Slack link at the bottom of this page is invalid. > > https://netbeans.apache.org/front/main/community/mailing-lists/ > >

Re: Slack?

2023-12-01 Thread Geertjan Wielenga
bit.ly/join-foojay-slack is one, including NetBeans channel if you’d like. The place for friends of OpenJDK. Gj On Fri, 1 Dec 2023 at 16:33, Michael Andrews wrote: > > The Slack link at the bottom of this page is invalid. > > https://netbeans.apache.org/front/main/community/mailing-lists/ > > "

Slack?

2023-12-01 Thread Michael Andrews
The Slack link at the bottom of this page is invalid. https://netbeans.apache.org/front/main/community/mailing-lists/ "Meet other users in the unofficial NetBeans Slack channel " Is there a public Slack workspace/channel?

RE: Issues using "npm install" - env: node: No such file or directory

2023-12-01 Thread ohmbroo
Bob, I’m not familiar with npm. Sorry I could not be of more help on this. Edward Sadzewicz ohmb...@gmail.com From: Bob T Sent: 1 December, 2023 03:36 To: users@netbeans.apache.org Subject: Issues using "npm install" - env: node: No such file or directory

Issues using "npm install" - env: node: No such file or directory

2023-12-01 Thread Bob T
Hello, I am trying to run npm install in Netbeans but I can't get it to work. I have the node and npm paths configured in the Netbeans settings. I then created a new "NodeJS Application" project and right clicked on the project to choose "npm install". The Netbeans console shows the following: ``