Hi, MyJava programs are not running. When I start Apache Netbeans, it givesme errors in resolving project problems.
Ithappened when I tried to run an HTML5/JS project. Itasks for installation of Node.js, but I have already installed NodeJs. Please guide me. Ihave attached the images. Following is my JS1 code: <!DOCTYPEhtml> <!-- Clicknbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txtto change this license Clicknbfs://nbhost/SystemFileSystem/Templates/Other/html.html to edit thistemplate --> <html> <head> <title>TODOsupply a title</title> <metacharset="UTF-8"> <metaname="viewport" content="width=device-width,initial-scale=1.0"> </head> <body> <div>TODOwrite content</div> </body> </html> https://ibb.co/bFYJQXD(Node.js npm must be selected (in JS1), missing Node.js sources (inJS1) https://ibb.co/KDRDJv4(Apache Netbeans 23, opening window says resolve problems, Projectproblems) https://ibb.co/cgVwpfb ( icon showing Node.js alreadyinstalled and running) JS1-code-and-resolve-error-message hosted at ImgBB(JS1 code and resolve error message) | | | | | | | | | | | JS1-code-and-resolve-error-message hosted at ImgBB Image JS1-code-and-resolve-error-message hosted in ImgBB | | | Zulfi