-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Typescript compilation error regarding a bignumber.js import #3386
Comments
13 tasks
cgewecke
added
1.x
1.0 related issues
dependencies
Types
Incorrect or missing types
Bug
Addressing a bug
labels
Feb 24, 2020
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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: