Skip to content

Cypress may conflict with a user project's .babelrc file #312

@paulfalgout

Description

@paulfalgout

Updating to 0.18 seemingly removed my node_modules folder for my project which I found odd. Attempting to run Cypress gave the error Error: Couldn't find preset "es2015" relative to directory...

After running npm i things seem to be working, but I'm not sure if this is because my library happens to include babel-preset-es2015. If my project did not rely on babel would this have worked?

This may be an oddity of the update and not a bug, but reporting in case it is a larger issue. For the moment, everything is ok on my end.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions