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
I'm trying to use @nx-tools/nx-container with yarn v4.3.0 with pnp install mode. Fails because PackageLoader only checks node_modules for a given package (@nx-tools/container-metadata in my case)
I believe there's a pnpapi to check if pnp packages are installed.
The text was updated successfully, but these errors were encountered:
I'm trying to use @nx-tools/nx-container with yarn v4.3.0 with pnp install mode. Fails because PackageLoader only checks node_modules for a given package (@nx-tools/container-metadata in my case)
I believe there's a pnpapi to check if pnp packages are installed.
The text was updated successfully, but these errors were encountered: