Skip to content

Commit

Permalink
Remove Cypress GetTable package
Browse files Browse the repository at this point in the history
When running the build, we were getting a "Corrupted Download" message
when trying to install Cypress. I believe this is due to the `get-table`
package requiring an older version of Cypress as one of its
dependencies.

Here's how I came to that conclusion:
cypress-io/cypress#4595
  • Loading branch information
Gweaton committed Feb 3, 2021
1 parent 1c49658 commit 084c7c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 326 deletions.
325 changes: 0 additions & 325 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Expand Up @@ -143,7 +143,6 @@
"@typescript-eslint/parser": "^4.4.1",
"concurrently": "^5.3.0",
"cypress": "^6.2.1",
"cypress-get-table": "^1.0.1",
"cypress-multi-reporters": "^1.4.0",
"eslint": "^7.11.0",
"eslint-config-airbnb-base": "^14.2.0",
Expand Down

0 comments on commit 084c7c9

Please sign in to comment.