-
Notifications
You must be signed in to change notification settings - Fork 870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cypress proxy problem #657
Comments
I've got same issue. After investigating the build process it seems that postinstall using node command line does not get proxy. A way I found, and I'm testing at work is to set additional environment variables for NpmRunner. |
I am also getting the same error on npm i cypress , anybody getting the same issue ? URL: https://download.cypress.io/desktop/3.4.0?platform=win32&arch=x64 Platform: win32 (10.0.17763) npm ERR! code ELIFECYCLE npm ERR! A complete log of this run can be found in: |
[INFO] --- frontend-maven-plugin:1.6:install-node-and-yarn (install node and yarn) @ neo4j-browser ---
[INFO] Found proxies: [myproxy{protocol='http', host='10.175.249.97', port=8080}]
[INFO] Node v6.11.4 is already installed.
[INFO] Yarn 1.2.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ neo4j-browser ---
[INFO] Found proxies: [tsi{protocol='http', host='10.175.249.97', port=8080}]
[INFO] Running 'npm install --https-proxy=http://10.175.249.97:8080 --proxy=http://10.175.249.97:8080' in C:\Users\fwallwit\git\neo4j-browser
[INFO]
[INFO] > cypress@0.20.3 postinstall C:\Users\fwallwit\git\neo4j-browser\node_modules\cypress
[INFO] > node index.js --exec install
[INFO]
[INFO] Installing Cypress (version: 0.20.3)
[INFO]
[INFO] �[?25l[08:06:50] Downloading Cypress [started]
[INFO] [08:06:50] Downloading Cypress [failed]
[INFO] [08:06:50] → The Cypress App could not be downloaded.
[INFO]
[INFO] Please check network connectivity and try again:
[INFO] ----------
[INFO]
[INFO] URL: https://download.cypress.io/desktop/0.20.3?os=win
[INFO] Error: getaddrinfo EAI_AGAIN download.cypress.io:443
[INFO] ----------
[INFO]
[INFO] Platform: win32 (6.1.7601)
[INFO] Cypress Version: 0.20.3
[INFO] �[?25hThe Cypress App could not be downloaded.
[INFO]
[INFO] Please check network connectivity and try again:
[INFO] ----------
[INFO]
[INFO] URL: https://download.cypress.io/desktop/0.20.3?os=win
[INFO] Error: getaddrinfo EAI_AGAIN download.cypress.io:443
[INFO] ----------
[INFO]
[INFO] Platform: win32 (6.1.7601)
[INFO] Cypress Version: 0.20.3
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.1 (node_modules\sane\node_modules\fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
[WARNING] npm WARN ajv-keywords@2.1.0 requires a peer of ajv@>=5.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN cypher-codemirror@1.0.5 requires a peer of react@^15.6.1 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN cypher-codemirror@1.0.5 requires a peer of react-dom@^15.6.1 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN enzyme@2.9.1 requires a peer of react@0.13.x || 0.14.x || ^15.0.0-0 || 15.x but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-addons-test-utils@15.6.2 requires a peer of react-dom@^15.4.2 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-dnd@2.5.4 requires a peer of react@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-dock@0.2.4 requires a peer of react@>=0.13.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-dropzone@4.1.3 requires a peer of react@>=0.14.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-hot-api@0.4.7 requires a peer of react@>=0.11.0 || ^0.14.0-rc but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-icon-base@2.1.0 requires a peer of react@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-icon-base@2.1.0 requires a peer of react-dom@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-icons@2.2.7 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-icons@2.2.7 requires a peer of react-dom@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-json-tree@0.10.9 requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-json-tree@0.10.9 requires a peer of react-dom@^15.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN react-timeago@3.4.3 requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN redux-devtools@3.4.0 requires a peer of react@^0.14.9 || ^15.3.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN redux-devtools@3.4.0 requires a peer of react-redux@^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN redux-devtools-dock-monitor@1.1.2 requires a peer of react@^0.14.9 || ^15.3.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN redux-devtools-log-monitor@1.3.0 requires a peer of react@^0.14.9 || ^15.3.0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN styled-components@2.2.1 requires a peer of react@>= 0.14.0 < 17.0.0-0 but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN worker-loader@0.8.1 requires a peer of webpack@>=0.9 <2 || ^2.1.0-beta || ^2.2.0 but none is installed. You must install peer dependencies yourself.
[ERROR]
[ERROR] npm ERR! code ELIFECYCLE
[ERROR] npm ERR! errno 1
[ERROR] npm ERR! cypress@0.20.3 postinstall:
node index.js --exec install
[ERROR] npm ERR! Exit status 1
[ERROR] npm ERR!
[ERROR] npm ERR! Failed at the cypress@0.20.3 postinstall script.
[ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: