Skip to content

new packages not compiling #238

Closed Answered by Morgosh
Morgosh asked this question in Compilers
Dec 11, 2023 · 9 comments · 6 replies
Discussion options

You must be logged in to vote

I excluded the contract/hardhat part from my project and was able to get it to work, was using yarn monorepo, so I can't really figure out which package was conflicting. But can confirm that I got it working by having latest packages and making sure there are no conflicting ones:

"@matterlabs/hardhat-zksync-deploy": "^1.1.0",
"@matterlabs/hardhat-zksync-solc": "^1.0.3",
"@matterlabs/hardhat-zksync-verify": "^1.2.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"ethers": "^6.9.0",
"hardhat": "^2.19.2",
"zksync-ethers": "^6.0.0",

by running:

yarn add -D hardhat @matterlabs/hardhat-zksync-deploy @matterlabs/hardhat-zksync-solc @matterlabs/hardhat-zksync-verify @matterlabs/zksync-contracts ethe…

Replies: 9 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NOOMA-42
Comment options

Comment options

You must be logged in to vote
1 reply
@Morgosh
Comment options

Answer selected by Morgosh
Comment options

You must be logged in to vote
4 replies
@mpopovac-txfusion
Comment options

@Morgosh
Comment options

@SebaBau
Comment options

@SebaBau
Comment options

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Question for compiling
10 participants