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
If backwards compatibility with earlier versions of Supported Frameworks is not possible, then at least the latest versions of the frameworks should be supported in Yarn PnP mode.
Why is this needed?
Yarn Modern Plug'n'Play is the default mode for new Yarn Modern installations (in which case .yarnrc.yml > nodeLinker is undefined). Setting nodeLinker explicitly to pnp also has the same effect.
Other
This enhancement request is linked to the documentation issue:
What would you like?
It should be possible to run all Component Testing Supported Frameworks with Yarn Modern in its default Yarn Modern Plug'n'Play (PnP) mode.
If backwards compatibility with earlier versions of Supported Frameworks is not possible, then at least the latest versions of the frameworks should be supported in Yarn PnP mode.
Why is this needed?
Yarn Modern Plug'n'Play is the default mode for new Yarn Modern installations (in which case
.yarnrc.yml
>nodeLinker
is undefined). SettingnodeLinker
explicitly topnp
also has the same effect.Other
This enhancement request is linked to the documentation issue:
It consolidates and supersedes related issues:
It is related also to:
The text was updated successfully, but these errors were encountered: