安装内置终端插件
安装 内置终端插件
- 随意点击一个文件右击
- 点击以后如果你没有安装提示你安装
- 也可以点击工具 插件 进行安装
选择 node npm 运行环境
- 选择内置终端
- npm 路径查询
npm config get prefix(cmd 运行) - node 路径查询
where node(cmd 运行) - 书写完成后会自动保存,你只管写,它自动存
使用
安装内置终端插件
安装 内置终端插件
选择 node npm 运行环境
npm config get prefix(cmd 运行)where node (cmd 运行)使用
相关文章: