答案 0 :(得分:1)
这是一个语法错误,在早期版本的节点中,未显示此错误。 我在节点6上运行,我得到了
SyntaxError: Unexpected identifier
at Object.exports.createScript (vm.js:47:10)
at REPLServer.defaultEval (repl.js:255:25)
at bound (domain.js:280:14)
at REPLServer.runBound [as eval] (domain.js:293:12)
at REPLServer.<anonymous> (repl.js:477:10)
at emitOne (events.js:101:20)
at REPLServer.emit (events.js:188:7)
at REPLServer.Interface._onLine (readline.js:232:10)
at REPLServer.Interface._line (readline.js:574:8)
at REPLServer.Interface._ttyWrite (readline.js:851:14)
因为这个陈述意义不大。