I have a problem with the installation of your package to my project that uses zero-Installs methodology.
Due to a lack of dependencies in the package.json file. I had to add the next dependencies to .yarnrc.yml file
I'm not sure but the next changes may help to resolve the problem. Please check
Fix Error:
ethers-multicall tried to access @ethersproject/contracts, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound
This version package has been taken from yarn.lock file
I have a problem with the installation of your package to my project that uses zero-Installs methodology. Due to a lack of dependencies in the package.json file. I had to add the next dependencies to .yarnrc.yml file
I'm not sure but the next changes may help to resolve the problem. Please check
Fix Error:
ethers-multicall tried to access @ethersproject/contracts, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound
This version package has been taken from yarn.lock file