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

Unable to run npm build #31

Open
aranyadan opened this issue Aug 23, 2022 · 1 comment
Open

Unable to run npm build #31

aranyadan opened this issue Aug 23, 2022 · 1 comment

Comments

@aranyadan
Copy link

I want to add functionality to this package and turn this into a plugin for hardhat, and the evm library works fine when imported, but I am unable to run "yarn install" due to some issues with scrypt in the outdated web3 package, and am unable to run "yarn build" after updating the web3 package due to some issues with typescript in webpack.

Is there any configuration (version of npm) for which building this works? Otherwise I plan to update every package and try to get the build working.

@aranyadan
Copy link
Author

Fixed in #32 . Would appreciate some input/feedback if the changes are fine.

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

1 participant