Skip to content

Commit

Permalink
chore(doc): clean up deprecated config reference (#20611)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyrohrbough committed Mar 16, 2022
1 parent b844e29 commit b0fe8bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion npm/vue/docs/manual-install.md
Expand Up @@ -29,7 +29,6 @@ import '@cypress/vue/dist/support'

```json
{
"experimentalComponentTesting": true,
"componentFolder": "src"
}
```

3 comments on commit b0fe8bf

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b0fe8bf Mar 16, 2022

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.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/9.5.3/linux-x64/develop-b0fe8bf0dd90d302e51b8d75782edb3b19d5af3e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b0fe8bf Mar 16, 2022

Choose a reason for hiding this comment

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

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

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/9.5.3/win32-x64/develop-b0fe8bf0dd90d302e51b8d75782edb3b19d5af3e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b0fe8bf Mar 16, 2022

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.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/9.5.3/darwin-x64/develop-b0fe8bf0dd90d302e51b8d75782edb3b19d5af3e/cypress.tgz

Please sign in to comment.