Created
June 24, 2019 14:50
-
-
Save Lakitna/91d6a34586558cceab4d4f8972e10b8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] postinstall C:\Data\CIV_PO\e2e\node_modules\cypress | |
> node index.js --exec install | |
2019-06-24T14:48:20.668Z cypress:cli installing Cypress from NPM | |
2019-06-24T14:48:21.340Z cypress:cli installing with options {} | |
2019-06-24T14:48:21.341Z cypress:cli version in package.json is 3.3.1 | |
2019-06-24T14:48:21.341Z cypress:cli Using CYPRESS_INSTALL_BINARY from environment variable | |
2019-06-24T14:48:21.341Z cypress:cli Using CYPRESS_INSTALL_BINARY from environment variable | |
2019-06-24T14:48:21.341Z cypress:cli using environment variable CYPRESS_INSTALL_BINARY C:/temp/cypress.zip | |
2019-06-24T14:48:21.351Z cypress:cli Reading binary package.json from: C:\Users\Lakitna\AppData\Local\Cypress\Cache\3.3.1\Cypress\resources\app\package.json | |
2019-06-24T14:48:21.352Z cypress:cli no binary installed under cli version | |
‼ Warning: Forcing a binary version different than the default. | |
The CLI expected to install version: 3.3.1 | |
Instead we will install version: C:/temp/cypress.zip | |
These versions may not work properly together. | |
2019-06-24T14:48:21.353Z cypress:cli checking local file C:/temp/cypress.zip cwd C:\Data\CIV_PO\e2e\node_modules\cypress | |
2019-06-24T14:48:21.354Z cypress:cli preparing to download and unzip version C:/temp/cypress.zip to path C:\Users\Lakitna\AppData\Local\Cypress\Cache\3.3.1 | |
Installing Cypress (version: C:/temp/cypress.zip ) | |
[?25l[16:48:21] Downloading Cypress [started] | |
2019-06-24T14:48:21.361Z cypress:cli needed Cypress version: C:/temp/cypress.zip | |
2019-06-24T14:48:21.361Z cypress:cli downloading cypress.zip to "C:\Users\Lakitna\AppData\Local\Temp\cypress.zip" | |
2019-06-24T14:48:21.365Z cypress:cli Downloading from https://download.cypress.io/desktop/C:/temp/cypress.zip?platform=win32&arch=x64 | |
2019-06-24T14:48:21.365Z cypress:cli Saving file to C:\Users\Lakitna\AppData\Local\Temp\cypress.zip | |
2019-06-24T14:48:21.441Z cypress:cli URL: https://download.cypress.io/desktop/C:/temp/cypress.zip?platform=win32&arch=x64 | |
Error: self signed certificate in certificate chain | |
[16:48:21] Downloading Cypress [failed] | |
[16:48:21] → The Cypress App could not be downloaded. | |
Please check network connectivity and try again: | |
---------- | |
URL: https://download.cypress.io/desktop/C:/temp/cypress.zip?platform=win32&arch=x64 | |
Error: self signed certificate in certificate chain | |
---------- | |
Platform: win32 (10.0.17134) | |
Cypress Version: 3.3.1 | |
[?25hThe Cypress App could not be downloaded. | |
Please check network connectivity and try again: | |
---------- | |
URL: https://download.cypress.io/desktop/C:/temp/cypress.zip?platform=win32&arch=x64 | |
Error: self signed certificate in certificate chain | |
---------- | |
Platform: win32 (10.0.17134) | |
Cypress Version: 3.3.1 | |
[?25hnpm WARN [email protected] requires a peer of chai@^4.1.2 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] No repository field. | |
npm WARN [email protected] No license field. | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] postinstall: `node index.js --exec install` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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:\Data\npm\cache\_logs\2019-06-24T14_48_22_251Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment