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
Hi, updating to Node.js to >= v16.14 should resolve this, related #34688 (comment) we are investigating adding a proper error for this with the latest Yarn berry version.
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Verify canary release
Provide environment information
What browser are you using? (if relevant)
Chrome
How are you deploying your application? (if relevant)
No response
Describe the Bug
with the latest release of yarn berry v3.2.0, yarn build seem like stuck forever at
info - Checking validity of types
..here is my reproduce repo
Expected Behavior
Expect
yarn build
to work well.To Reproduce
here is my reproduce repo
run
yarn install
firstthen
yarn build
The text was updated successfully, but these errors were encountered: