Option to show the build errors ? (rather than /tmp/xfs-1234/build.log) #4535
belgattitude
started this conversation in
General
Replies: 2 comments 4 replies
-
You can set |
Beta Was this translation helpful? Give feedback.
4 replies
-
If you are using yarn 1, try |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have an issue when deploying on vercel with nx. Does not happen all the time, never in local, never on the ci.
Currently the vercel build log shows when running yarn install (I use 4.0.0-rc.6):
Unfortunately I don't have access to the file.
Is there a param that I could pass to
yarn install
?PS: Currently I run
YARN_CACHE_FOLDER=./.next/cache/yarn-cache yarn install --immutable --inline-builds
.Beta Was this translation helpful? Give feedback.
All reactions