Home > Q&A > body text
Follow the explanation step by step, and then execute node hello.js on the server and an error will be reported ---
module.js: 471
天蓬老师2017-07-09 22:13:30
<script> console.log("hello node.js"); </script>
Excuse me, are you outputting to the console?
I found the problem. When downloading the installation package, there was a breakpoint and the entire package was not downloaded. It was fine after re-downloading. Thanks