Skip to content
#

open-source-licensing

Here are 23 public repositories matching this topic...

pombredanne
pombredanne commented Oct 11, 2021

See https://yarnpkg.com/features/pnp#fixing-node_modules

In this install mode (the default starting from Yarn 2.0), Yarn generates a single .pnp.cjs file instead of the usual node_modules folder containing copies of various packages. The .pnp.cjs file contains various maps: one linking package names and versions to their location on the disk and another one linking package names and versions

Improve this page

Add a description, image, and links to the open-source-licensing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-source-licensing topic, visit your repo's landing page and select "manage topics."

Learn more