Я новичок в транспортире.После установки с помощью «npm install -g protractor», когда я пытаюсь запустить команду «webdriver-manager update», появляется ошибка ниже.
Журналы ошибок из командной строки -
C:\ Users \ USER ## \ AppData \ Roaming \ npm> обновление менеджера webdriver
[15:50:38] E / start - Selenium Standalone отсутствует.Установить с обновлением менеджера веб-драйверов --standalone
C: \ Users \ USER ## \ AppData \ Roaming \ npm> Обновление менеджера веб-драйверов --standalone [15:50:54] I / config_source - curl -oC: \ Users \ USER ## \ AppData \ Roaming \ npm \ node_modules \ protractor \ node_modules \ webdriver-manager \ selenium \ standalone-response.xml https://selenium -release.storage.googleapis.com / [15:50:54] I / config_source - curl -oC: \ Users \ USER ## \ AppData \ Roaming \ npm \ node_modules \ protractor \ node_modules \ webdriver-manager \ selenium \ chrome-response.xml https://chromedriver.storage.googleapis.com/
[15:50:54] I / config_source - curl -oC: \ Users ## \ USER \ AppData \ Roaming \ npm \ node_modules \ protractor \ node_modules \ webdriver-manager \ selenium \ gecko-response.json https://api.github.com/repos/mozilla/geckodriver/releases
events.js: 183
throw er; // Unhandled 'error' event
^
Ошибка: getaddrinfo ENOTFOUND selenium-release.storage.googleapis.com selenium-release.storage.googleapis.com:443
at errnoException (dns.js:50:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)