vue-element-admin
在 npm install时报错
npm ERR! code 1npm ERR! path D:\Develop\WebStormProjects\meetm_zhongye\node_modules\deasyncnpm ERR! command failednpm ERR! gyp ERR! find VSnpm ERR! gyp ERR! find VS **************************************************************npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studionpm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.npm ERR! gyp ERR! find VS For more information consult the documentation at:npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windowsnpm ERR! gyp ERR! find VS **************************************************************npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\6danyang\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd D:\Develop\WebStormProjects\meetm_zhongye\node_modules\deasyncnpm ERR! gyp ERR! node -v v16.3.0npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
可以尝试将 node 版本升级到 14+ 即可
