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

Web3 beta 38 causes the package to stop working #69

Closed
sz-piotr opened this issue Jan 27, 2019 · 1 comment
Closed

Web3 beta 38 causes the package to stop working #69

sz-piotr opened this issue Jan 27, 2019 · 1 comment

Comments

@sz-piotr
Copy link
Contributor

Caused by:

web3/web3.js#2221

Recommended solution for Waffle:

Blacklist web3 beta38 version or just wait for web3 to fix the issue. It is not Waffle's fault.

Recommended solution for users:

Use yarn and add this to package.json

"resolutions": {
  "web3": "1.0.0-beta.37"
}
@marekkirejczyk
Copy link
Contributor

Fixed by #75

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

2 participants