Skip to content

chore: allow babel@8 peer dependencies#994

Open
whydrae wants to merge 1 commit into
cypress-io:masterfrom
whydrae:chore/babel-peer-dependency
Open

chore: allow babel@8 peer dependencies#994
whydrae wants to merge 1 commit into
cypress-io:masterfrom
whydrae:chore/babel-peer-dependency

Conversation

@whydrae

@whydrae whydrae commented Jul 10, 2026

Copy link
Copy Markdown

This PR allow the babel@8 peer dependencies for @babel/core and @babel/preset-env.

Cause: while trying to use this package with the latest version of @vitejs/plugin-react, npm throws the following errors:

ERESOLVE could not resolve
...
peer @babel/preset-env@"^7.0.0" from @cypress/code-coverage@4.0.3
...
dev @vitejs/plugin-react@"*" from the root project
Conflicting peer dependency: @babel/core@8.0.1

@cypress-app-bot

Copy link
Copy Markdown
Collaborator

@CLAassistant

CLAassistant commented Jul 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants