Enabled nodeLinker: pnp and getting EXPORTS_RESOLUTION_FAILED #5915
Replies: 2 comments
-
@robinelvin I encountered the same error as above using the |
Beta Was this translation helpful? Give feedback.
-
If you're running node < v20, in your |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After using
nodeLinker: node-modules
mode successfully for several months I've just returned to trying outnodeLinker: pnp
mode since it never worked for me previously. I was hoping things were better now as creating thenode_modules
directory take quite a long time on my CI system.I'm running my tests in one of my workspaces and I get the following error which seems to contradict itself:
Is this a bug or do I have to do some extra config?
Beta Was this translation helpful? Give feedback.
All reactions