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

yarn, node 버전 업데이트 #283

Merged
merged 3 commits into from
Sep 25, 2023
Merged

yarn, node 버전 업데이트 #283

merged 3 commits into from
Sep 25, 2023

Conversation

sanoopark
Copy link
Collaborator

변경사항

  • workflow node 버전 업데이트
  • yarn 버전 업데이트
    • node 18 업데이트시 아래 에러 발생해 이슈 참고해 yarn 버전 업데이트했습니다.
Error [ERR_LOADER_CHAIN_INCOMPLETE]: "mash-up-admin-fe/.pnp.loader.mjs 'resolve'" did not call the next hook in its chain and did not explicitly signal a short circuit. If this is intentional, include `shortCircuit: true` in the hook's return.
    at new NodeError (node:internal/errors:400:5)
    at ESMLoader.resolve (node:internal/modules/esm/loader:850:13)
    at async ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:7) {
  code: 'ERR_LOADER_CHAIN_INCOMPLETE'
}

작업 유형

  • 패키지 추가 및 버전 변경

체크리스트

  • Merge 할 브랜치가 올바른가?
  • 코딩컨벤션을 준수하였는가?
  • 해당 PR과 관련없는 변경사항이 없는가? (만약 있다면 제목이나 변경사항에 기술하여 주세요.)
  • 실행시 console 창에 에러나 경고가 없는것을 확인하였는가? (개발에 필요하여 고의적으로 남겨둔것 제외)

@netlify
Copy link

netlify bot commented Sep 24, 2023

Deploy Preview for affectionate-jones-aa31c6 ready!

Name Link
🔨 Latest commit bd42ad7
🔍 Latest deploy log https://app.netlify.com/sites/affectionate-jones-aa31c6/deploys/65118701ba66f000081adf8d
😎 Deploy Preview https://deploy-preview-283--affectionate-jones-aa31c6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sanoopark sanoopark merged commit fc5b3c1 into develop Sep 25, 2023
4 checks passed
@sanoopark sanoopark deleted the yarn-node-version branch September 25, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant