Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] 백엔드 패키지 매니저를 yarn berry로 변경. #21

Closed
nakyeonko3 opened this issue Oct 13, 2024 · 0 comments
Closed

[feat] 백엔드 패키지 매니저를 yarn berry로 변경. #21

nakyeonko3 opened this issue Oct 13, 2024 · 0 comments
Assignees
Labels
feat New features or functionality setting Project configuration tasks

Comments

@nakyeonko3
Copy link
Contributor

nakyeonko3 commented Oct 13, 2024

📄 구성 변경 상세 내용

  • server/ 폴더 안의 패키지 매니저만 bun에서 yarn berry로 변경

yarn PnP

  • yarn berry
  • 제로 인스톨: 종속성을 거의 압축해서 깃에 올리는 방식임
  • 문제점:
    • yarn berry 설정할 때 문제가 있음.
    • vscode에서 yarn berry를 인식하지 못해서 추가적으로 설정해줘야함.
    • yarn berry와 호환이 되지 않는 npm 라이브러리들이 존재함.
    • pm2로 배포 할 때 클러스터링이 지원이 안됨.

참고

@nakyeonko3 nakyeonko3 added the setting Project configuration tasks label Oct 13, 2024
@nakyeonko3 nakyeonko3 added the feat New features or functionality label Oct 13, 2024
@nakyeonko3 nakyeonko3 changed the title [setting] 백엔드 패키지 매니저를 yarn berry로 변경. [feat] 백엔드 패키지 매니저를 yarn berry로 변경. Oct 13, 2024
nakyeonko3 added a commit that referenced this issue Oct 13, 2024
nakyeonko3 added a commit that referenced this issue Oct 13, 2024
-  server/package.json 업데이트 (#21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New features or functionality setting Project configuration tasks
Projects
None yet
Development

No branches or pull requests

1 participant