npm 中文文档/ 新手入门/ 配置本地环境/ 下载和安装 Node.js 和 npm/检查 npm 和 Node.js 版本要查看您是否已经安装了 Node.js 和 npm 并检查安装的版本,请运行以下命令:
To see if you already have Node.js and npm installed and check the installed version, run the following commands:
node -v
npm -v
npm 中文文档/ 新手入门/ 配置本地环境/ 下载和安装 Node.js 和 npm/检查 npm 和 Node.js 版本要查看您是否已经安装了 Node.js 和 npm 并检查安装的版本,请运行以下命令:
To see if you already have Node.js and npm installed and check the installed version, run the following commands:
node -v
npm -v