[OP Stack Deployment] Issue with pnpm build failing #382
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Descriptionrunning pnpm build fails with an error one of the packages cannot be built.
LogsRan target build for 8 projects (12s) ✔ 7/8 succeeded [7 read from cache] ✖ 1/8 targets failed, including the following:
View structured, searchable error logs at https://nx.app/runs/weE5q0byX5 Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Answered by
Chomtana
May 5, 2024
Replies: 1 comment 2 replies
-
Which branch do you use? Please use op-contracts/v1.3.0 or tutorials/chain |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you should use
op-contracts/v1.3.0
to deploy the contractAnd then switch back to
v1.7.3
(Nowv1.7.5
) for building go binaries (op-node, op-batcher, op-proposer)But you probably don't need to do pnpm build on
v1.7.5
Just make op-node op-batcher op-proposer