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

프로젝트 노드 버전 세팅 #248

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

kimyouknow
Copy link
Member

작업 내용

vercel deploy환경에서 18버전이상이 아니면 배포가 실패되게 설정되어 있네요. 18버전 이상으로 설정하라고 해서 수정했어요. 배포환경이랑 개발환경이랑 맞추면 예상치 못한 버전 관련 문제를 방지할 수 있을 것 같아서 프로젝트 실행 환경도 설정했습니당

설정한 내용

  • nvm 설정 (프로젝트별 node 버전 설정)
  • package.json의 engines 설정 ( 설정한 node 버전아니면 실행안되게 함)

스크린샷

스크린샷 2023-09-02 오후 5 33 15

사용 방법

nvm 설치 방법은 아래 블로그 참고해주세요. 설치 되어 있으면 아래 명령어 입력 고고

nvm use

레퍼런스

@vercel
Copy link

vercel bot commented Sep 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
www-depromeet-com ✅ Ready (Inspect) Visit Preview Sep 2, 2023 8:46am

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Bundle Sizes

Compared against 6139b8e

Route: No significant changes found

Dynamic import: No significant changes found

@kimyouknow kimyouknow merged commit 220f4a4 into main Sep 5, 2023
9 checks passed
@kimyouknow kimyouknow deleted the chore/node-version-setting branch September 5, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants