build process hang with less(on AWS EC2) #14753
Unanswered
boaz-hwang
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
t# Bug report
Describe the bug
on EC2, clone this repo
yarn install
yarn build
then, stop build process and no any logs
but on local,
yarn build success
so I try dockerizing for building but get same trouble
(stop build process)
Expected behavior
next build done
Screenshots
Code snipets(next.config.js)
System information
Additional context
please check code by cloning my github repository
and testing for solving this issue
thanks
Beta Was this translation helpful? Give feedback.
All reactions