YOU54F / cypress-plugins

A home for various Cypress Plugins
https://cypress-plugins.saf.dev/
MIT License
168 stars 45 forks source link

Module not found error when using Yarn 3 pnp #1244

Open Joelasaur opened 1 year ago

Joelasaur commented 1 year ago

I'm getting this error when upgrading to Yarn 3 pnp:

Error loading the reporter: cypress-multi-reporters

We searched for the reporter in these paths:

 - /home/runner/work/provider-app/provider-app/cypress-multi-reporters
 - /home/runner/work/provider-app/provider-app/node_modules/cypress-multi-reporters

Someone else opened this same issue in the yarnpkg repo, but I think this is something that needs to be fixed here.

YOU54F commented 1 year ago

i don’t use pnp, you are welcome to fork the repo, try and fix it for your use case and provide a patch back 👍🏽