vue 3.0 windows node切换

发布时间 2023-04-23 14:02:25作者: 寒冷的雨呢

'"bash"' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
https://blog.csdn.net/cnds123321/article/details/121257762

超级管理运行cmd

C:\Program Files\nodejs>gnvm list

Usage:
  gnvm [flags]
  gnvm [command]

Available Commands:
  config                    Setter and getter .gnvmrc file
  use                       Use any the local already exists of Node.js version
  ls                        Show all [local] [remote] Node.js version
  install                   Install any Node.js version
  uninstall                 Uninstall local Node.js version and npm
  update                    Update Node.js latest version
  npm                       NPM version management
  session                   Set any local Node.js version to session Node.js version
  search                    Search and Print Node.js version detail usage wildcard mode or regexp mode
  node-version              Show [global] [latest] Node.js version
  reg                       Add config property [noderoot] to Environment variable [NODE_HOME]
  version                   Print GNVM version number
  help [command]            Help about any command

 Available Flags:
      --help=false: help for gnvm

Use "gnvm help [command]" for more information about that command.
Error: unknown command "list"
Run 'help' for usage.

gnvm: invalid command [`list`]
Run 'gnvm help' for usage