YOU54F / cypress-plugins

A home for various Cypress Plugins

Home Page:https://cypress-plugins.saf.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not found error when using Yarn 3 pnp

Joelasaur opened this issue · comments

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.

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 👍🏽