运行命令npm install cypress--save dev时出错

运行命令npm install cypress--save dev时出错,cypress,Cypress,运行命令npm install cypress--save dev时出现以下错误 npm ERR! path C:\Windows\system32\cmd.exe;BrowserServers\chromedriver.exe npm ERR! errno ENOENT npm ERR! cypress@4.12.1 postinstall: node index.js --exec install npm ERR! spawn C:\Windows\system32\cmd.exe;Brow

运行命令npm install cypress--save dev时出现以下错误

npm ERR! path C:\Windows\system32\cmd.exe;BrowserServers\chromedriver.exe
npm ERR! errno ENOENT
npm ERR! cypress@4.12.1 postinstall: node index.js --exec install
npm ERR! spawn C:\Windows\system32\cmd.exe;BrowserServers\chromedriver.exe ENOENT
npm ERR!
npm ERR! Failed at the cypress@4.12.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Admin\AppData\Roaming\npm-cache_logs\2020-08-07T12_33_09_219Z-debug.log
注意:已运行npm init并创建package.json

节点-v v12.18.3

npm-v 6.14.6


还设置了NODE_HOME Env变量

使用NODE.js 8及更高版本检查您