You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using yarn berry. when i use [email protected] and i tried to yarn dev, this problem has occurred. so i changed yarn's version to canary(3.2.0.rc.6), then it works.
however, when I tried to build it, there was no response(or too slow) even after several minutes.
There were no logs or reactions except the logs shown in that picture.
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 27, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Next.js are you using?
12.0.4
What version of Node.js are you using?
16.13.0
What browser are you using?
Chrome
What operating system are you using?
macOS 11.4 (M1 Mac)
How are you deploying your application?
Local Environment (ARM M1)
Describe the Bug
i am using yarn berry. when i use [email protected] and i tried to
yarn dev
, this problem has occurred. so i changed yarn's version to canary(3.2.0.rc.6), then it works.however, when I tried to build it, there was no response(or too slow) even after several minutes.
There were no logs or reactions except the logs shown in that picture.
weirdly, when i build at Vercel, it works.
Expected Behavior
build successfully.
To Reproduce
The text was updated successfully, but these errors were encountered: