Executing hello.js on the server side results in an error
phpcn_u8119
phpcn_u8119 2017-06-30 19:27:46
0
1
1544

Follow the explanation step by step, and then execute node hello.js on the server and an error will be reported ---

module.js: 471

phpcn_u8119
phpcn_u8119

reply all(1)
Peter_Zhu
<script>
console.log("hello node.js");
</script>

Excuse me, are you outputting to the console?

  • reply 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
    phpcn_u8119 author 2017-07-09 23:50:38
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template