新手没有入门遇到问题,执行没结果
发布于 13 年前 作者 ninger 4029 次浏览 最后一次编辑是 9 年前

enter image description here 我按照教程上的步骤,为什么没有输出结果啊,hello.js就在node.exe的同级目录下,里面只有一句console.log(‘hello world’);各位大侠麻烦帮忙看下是为什么啊

4 回复

看样子在 node shell 中,ctrl+c 2次,退出 node的 repl shell

直接在 cmd 中运行 : node hello.js

退出直接在cmd结果还是一样的。。。

果断linux吧,虚拟个鸡也行啊。。

回到顶部