This repository was archived by the owner on Nov 23, 2021. It is now read-only.
build and deploy 에러에서 npm run build를 찾지 못하는 문제 #59
Answered
by
kooljay82
Yenowme
asked this question in
2 Q&A - 클라우드 스킬 챌린지
|
Azure Static Web Apps를 통한 사용자 인증 과제를 진행중에, 깃헙 액션을 통한 build and Deploy job이 #43 과 같은 오류를 띄워서 해당 질문의 해결방법대로 yml파일을 아래와 같이 수정했습니다. 그런데 여기서는 동일한 오류가 해결되지 않고 위와 같이 뜹니다.vue-app/package.json파일에 build스크립트가 잘 있고, 디렉토리의 문제인가 해서 스크립트에 pwd 를 추가해서 돌려보니 그 전 과제에서는 문제없이 해결되었는데, 왜 여기서는 오류가 해결되지 않는지 모르겠네요.. 아시는 분 있으실까요? |
Answered by
kooljay82
Aug 5, 2021
Replies: 2 comments 8 replies
|
https://github.com/Yenowme/my-static-web-app-authn/runs/3250445388?check_suite_focus=true 이게 연결된 액션인가요?? |
4 replies
Answer selected by
Yenowme
|
위에 언급한 에러가 발생한다면 환경 변수 값인 제 로그를 참고해 보세요: 바로가기 |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




https://github.com/Yenowme/my-static-web-app-authn/runs/3250445388?check_suite_focus=true
이게 연결된 액션인가요??