I want to get the version of node.js on the command line - I'm expecting to run a command like:
(我想在命令行上获取node.js的版本 - 我希望运行如下命令:)
node -version
but that doesn't work.
(但这不起作用。)
Does anybody know what the command line would be? (有人知道命令行是什么吗?)
(ie not the REPL) ((即不是REPL))
ask by hawkeye translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…