Hi,

MyJavascriptprogram is not giving any output. Similarly my Java programs are 
notrunning. When I start Apache Netbeans, it gives me errors inresolving 
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.

 

Zulfi

 

 

https://ibb.co/bFYJQXD(Node.js npm must beselected (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)

The javascriptprogram code is:

<!DOCTYPE html>

<!--

Clicknbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txtto 
change this license

Clicknbfs://nbhost/SystemFileSystem/Templates/Other/html.html to edit 
thistemplate

-->

<html>

 <head>

 <title>FirstApplication</title>

 <script>

 document.write("Hello World.");

 </script>

 

 </head>

 <body>

 <div>TODOwrite content</div>

 </body>

</html>


Somebody please guide me.

Reply via email to