Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build for tests #406

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ericglau
Copy link
Member

@ericglau ericglau commented Nov 18, 2024

#404 added the git repository https://github.com/OpenZeppelin/openzeppelin-community-contracts/ as a dependency. This caused the test builds to encounter issue yarnpkg/yarn#7212.

As a workaround, as described in a comment in that yarn issue, we can use yarn install --network-concurrency 1.

This can be reverted when we release https://github.com/OpenZeppelin/openzeppelin-community-contracts/ as an NPM package and switch the dependency to use that.

@ericglau ericglau marked this pull request as ready for review November 18, 2024 15:43
@ericglau ericglau merged commit ce8c7ab into OpenZeppelin:master Nov 18, 2024
9 checks passed
@ericglau ericglau deleted the fixbuildcommunitycontracts branch November 18, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant