#查看node版本

相关标签
node JSPatch SQL Smallint Postgres PropertyInfo PropertyName impress.js checklistbox bulkinsert cssfilter RewriteCond orphanRemoval SQLiteDev 文字转语音 语音合成 语音转文字 语音识别 loadaverage ostaskcreate PuppyLinux

如何查看node版本

2023-06-20 11:58:09

可以在命令行中输入以下命令来查看当前安装的node版本:```node -v```按下回车键后,命令行会输出当前安装的node版本号。

0