Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Jan 15, 2020
1 parent 2b4f1fe commit a4b6f5e
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17919,25 +17919,6 @@ pascalcase@^0.1.1:
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=

[email protected]:
version "6.1.2"
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.1.2.tgz#9ed0b3defb5c34ecbef3f334ddfb13e01b3d3ff6"
integrity sha512-5GnzR8lEyeleeariG+hGabUnD2b1yL7AIGFjlLo95zMGRWhZCel58IpeKD46wwPb7i+uNhUI8unV56ogk8Bgqg==
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
chalk "^2.4.2"
cross-spawn "^6.0.5"
find-yarn-workspace-root "^1.2.1"
fs-extra "^7.0.1"
is-ci "^2.0.0"
klaw-sync "^6.0.0"
minimist "^1.2.0"
rimraf "^2.6.3"
semver "^5.6.0"
slash "^2.0.0"
tmp "^0.0.33"
update-notifier "^2.5.0"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.2.0.tgz#677de858e352b6ca4e6cb48a6efde2cec9fde566"
Expand Down

4 comments on commit a4b6f5e

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a4b6f5e Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.3/linux-x64/circle-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-231954/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.3/circle-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-231944/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a4b6f5e Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.3/darwin-x64/circle-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-231961/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.3/circle-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-231957/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a4b6f5e Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.3/win32-x64/appveyor-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-30139287/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.3/win32-x64/appveyor-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-30139287/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a4b6f5e Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 ia32 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.3/win32-ia32/appveyor-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-30139287/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.3/win32-ia32/appveyor-issue-5477-replace-npm-with-yarn-a4b6f5e0a446ee6ffa438f2037d19abf8753915c-30139287/cypress.zip

Please sign in to comment.