N
Novu9mo ago
Rayy

One build failing while setting up locally

Only one of my build out of 64 is getting failed, and I cannot understand why is this happening?
> NX Ran target build for 64 projects (7m)

√ 63/64 succeeded [62 read from cache]

× 1/64 targets failed, including the following:
- nx run @novu/widget:build

View structured, searchable error logs at https://cloud.nx.app/runs/int4giERrw

 ELIFECYCLE  Command failed with exit code 1.
> NX Ran target build for 64 projects (7m)

√ 63/64 succeeded [62 read from cache]

× 1/64 targets failed, including the following:
- nx run @novu/widget:build

View structured, searchable error logs at https://cloud.nx.app/runs/int4giERrw

 ELIFECYCLE  Command failed with exit code 1.
This is the error log
No description
8 Replies
Pawan Jain
Pawan Jain9mo ago
Hi @Rayy We are working on fixing this issue https://github.com/novuhq/novu/pull/4318 We will keep you updated about the fix
Rayy
Rayy9mo ago
Okayy sure thing. Is there an another way to set it up?
Pawan Jain
Pawan Jain9mo ago
I think next branch is latest updated branch. We are working on it on priority You will see this issue fixed soon 😀
Rayy
Rayy9mo ago
Okay. No worries.
Pawan Jain
Pawan Jain9mo ago
This is fixed now do git pull in next branch and restart the setup process
harrisyn
harrisyn9mo ago
@Pawan Jain does this fix it for migration as well?
Pawan Jain
Pawan Jain9mo ago
migration you mean? It got fixed in current next branch
Rayy
Rayy9mo ago
Okay. Will do it. Thanks.