This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Typescript compilation error regarding a bignumber.js import #3386
Comments
13 tasks
Thanks for pushing a fix fast. Adding |
Fixed by #3390 |
Re-opening for visibility until |
Closed
meck93
added a commit
to alexscheitlin/master-project-evoting
that referenced
this issue
Apr 8, 2020
- sealer & voting-authority backend -> need bignumber.js as dev dependency due to web3js bug: web3/web3.js#3386 - remove all .npmrc files (no longer needed, @meck93/evote-crypto is a public npm package) - remove github.json and reading github config from most build scripts since it's no longer needed
meck93
added a commit
to alexscheitlin/master-project-evoting
that referenced
this issue
Apr 8, 2020
- sealer & voting-authority backend -> need bignumber.js as dev dependency due to web3js bug: web3/web3.js#3386 - remove all .npmrc files (no longer needed, @meck93/evote-crypto is a public npm package) - remove github.json and reading github config from most build scripts since it's no longer needed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behavior
Build web3 with typescript without errors
Actual behavior
see this Github Action to reproduce, logs, and configuration
https://github.com/dapplion/web3-tsc-test/runs/461815145
The text was updated successfully, but these errors were encountered: