We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요,
ec2의 frontend 폴더에서 yarn run build --prod를 하면
그래서 일단은 로컬에서 build 후 (빌드된 파일은 10MB가 조금 넘을 정도로 크지도 않습니다) 그걸 remote로 push한 후 그것을 ec2에서 pull하는 방법을 사용하고 있는데 이 문제를 해결하고 싶습니다.
아무리 t2.micro(free tier)의 성능이 안 좋다고 해도 설마 React app을 빌드조차 할 수 없을 정도로 안 좋을까요? 아니면 코드에 문제가 있는 걸까요? (그러나 로컬에서는 문제없이 잘 빌드됩니다..)
The text was updated successfully, but these errors were encountered:
제가 담당하는 팀에서도 가끔 해당 현상이 일어났었는데 Ctrl-C로 빌드 취소하고 다시 빌드하면 됐던걸로 기억합니다.
Sorry, something went wrong.
만약 저게 해결책이 되지 않는다면 free tier 외에 인스턴스 시도를 권장 드립니다.
네 몇 번 계속해서 취소 후 빌드했는데도 안 되었습니다. 우선 말씀하신대로 free tier 외 인스턴스로 다시 시도해보겠습니다.
No branches or pull requests
안녕하세요,
ec2의 frontend 폴더에서 yarn run build --prod를 하면
위 그림과 같은 상태로 계속 정지해 있습니다.
그래서 일단은 로컬에서 build 후 (빌드된 파일은 10MB가 조금 넘을 정도로 크지도 않습니다) 그걸 remote로 push한 후 그것을 ec2에서 pull하는 방법을 사용하고 있는데 이 문제를 해결하고 싶습니다.
아무리 t2.micro(free tier)의 성능이 안 좋다고 해도 설마 React app을 빌드조차 할 수 없을 정도로 안 좋을까요?
아니면 코드에 문제가 있는 걸까요? (그러나 로컬에서는 문제없이 잘 빌드됩니다..)
The text was updated successfully, but these errors were encountered: