In this quick guide, you'll learn about Yarn Plug'n'Play and its benefits over the 'node_modules' approach. You'll also learn how to switch back to using 'node_modules' if your project dependencies stopped working.
📝Article: https://neutrondev.com/why-doesnt-yarn-create-a-node_modules-directory/
🔗 Official Yarn documentation:
https://yarnpkg.com/features/pnp
https://yarnpkg.com/advanced/pnp-spec
📧 Sign up for my newsletter to get zero-cost content right at your fingertips
Newsletter: https://neutrondev.com/newsletter/
💫 Table of Contents 💫
00:00 - Intro
00:49 - What is Plug'n'Play?
01:50 - Restoring the node_modules Directory
02:42 - Official Yarn documentation
03:05 - Thanks for your support 💜
🔗 You can also find me on 🔗
Site: https://neutrondev.com/
GitHub: https://github.com/Tynael
Daily.dev: https://app.daily.dev/squads/neutrondevguides
BlueSky: https://bsky.app/profile/neutrondev.bsky.social
#yarn
Download
0 formats
No download links available.
Why Doesn't Yarn Create a node_modules Directory? | NatokHD