You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
my problem is quite similar to #219 but im using yarn with pnp, i tried setting the yarn version to berry, using next build and then next export, just using next build, un gitignoring .yarn/cache, and everything else i can think about how to fix this
To Reproduce
Steps to reproduce the behavior:
Create a next.js project using yarn with pnp
try to deploy site on netlify
plugin says its not a next.js site and told me to run yarn next on the repo
Expected behavior
plugin work and my site get deployed
Versions
Next.js: v10.1.3
The text was updated successfully, but these errors were encountered:
@MeztliRA hello! apologies you're running into issues with PnP :( i believe this is a duplicate of #169 so i'm going to close this, but if you believe it's not, feel free to re-open!!!
Describe the bug
my problem is quite similar to #219 but im using yarn with pnp, i tried setting the yarn version to berry, using next build and then next export, just using next build, un gitignoring .yarn/cache, and everything else i can think about how to fix this
To Reproduce
Steps to reproduce the behavior:
Expected behavior
plugin work and my site get deployed
Versions
The text was updated successfully, but these errors were encountered: