📚 ****Reference


📜 ****Chapter


Settings & 명령어

Troubleshooting

Yarn classic

Yarn V3

yarn workspaces

npm, yarn classic, yarn berry, pnpm

pnpm

npm

📦 Package


@yarnpkg/sdks

Plug ‘n’ Play


1. package manager는 이미 디스크에 모듈을 설치하였기 때문에 모듈 의존성 트리에 대해서 이미 알고 있다.

2. node_modules가 아닌 .pnp.cjs 파일이 생성된다.

Plug ‘n’ Play - 장점


Plug ‘n’ Play - 유의 사항