@yarnpkg/plugin-node-modules
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-rc.9 • Public • Published

@yarnpkg/plugin-node-modules

This plugin adds support for installing packages through a node_modules folder.

Install

This plugin is included by default in Yarn 2, but is still considered experimental. For this reason, you must enable it manually by adding the following to your .yarnrc.yml file:

nodeLinker: node-modules

Word of caution

While they are supported by virtually every tool, installs using the node_modules strategy have various fundamental issues that the default Plug'n'Play installations don't suffer from (for more details, check out our documentation). Carefully consider the pros and cons before enabling this plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i @yarnpkg/plugin-node-modules

Weekly Downloads

230

Version

3.0.0-rc.9

License

BSD-2-Clause

Unpacked Size

62.9 kB

Total Files

8

Last publish

Collaborators

  • daniel15
  • bestander
  • cpojer
  • arcanis
  • yarnbot