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

TypeError: Cannot convert undefined or null to object #240

Closed
madtechnologistproton opened this issue Apr 3, 2023 · 1 comment
Closed

Comments

@madtechnologistproton
Copy link

I got the error : "TypeError: Cannot convert undefined or null to object" when try to deploy smart contract using hardhat
Detail:
image

Please support me to fix that error
Thank team

@mpopovac-txfusion
Copy link
Contributor

Hi @madtechnologistproton , after reviewing the provided log, it appears that you are utilizing the @openzeppelin/hardhat-upgrades plugin for deploying smart contracts with proxy support. However, please note that this functionality is currently incompatible with zksync. Rest assured, our team is actively working on a plugin that will enable proxy functionality specifically for zksync. Although it is still under development, you may consider using it for testing purposes. Here is the link to the hardhat-zksync-upgradable package.

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

No branches or pull requests

3 participants