无法通过npm安装selenium-side-runner

时间:2019-07-10 20:12:05

标签: node.js selenium npm npm-install selenium-ide

在我的主文件夹中安装selenium-side-runnerhttps://www.npmjs.com/package/selenium-side-runner)时出现以下错误。不知道我是否需要参加某个项目。

$ npm install -g selenium-side-runner

npm ERR! code E404
npm ERR! 404 Not Found - GET https://frs-art.jpmchase.net/artifactory/api/npm/jpmc-public-npm/selenium-side-runner - not_found
npm ERR! 404
npm ERR! 404  'selenium-side-runner@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\R649526\AppData\Roaming\npm-cache\_logs\2019-07-10T20_07_36_233Z-debug.log

.npmrc

registry=https://frs-art.jpmchase.net/artifactory/api/npm/jpmc-public-npm

0 个答案:

没有答案