-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
fix bignumber.js broken dependency #905
Conversation
All tests passed! |
Ship it! |
Let's ship this. |
Need asap, it's breaking our builds |
Why is trstrpc using develop?! |
Can we get this up to NPM asap. Blocked still. |
Testrpc should not be using develop. It should be stable. People can't get halted by someone's experiment. |
I believe that this dep broke various truffle npm packages - so basically the whole toolchain - testrpc, truffle-*, web3 |
Guess it does break while installing embark too... |
Yeah... deps to specific commits/branches maybe shouldn't have been in master |
Hi all. Regarding Truffle and TestRPC issues as a result of this error: We've been working very hard over the last couple weeks to completely remove this and all future installation issues from the TestRPC, as well as Truffle. Please see the following two blog posts for a description of what we're doing:
The TL;DR version of this is that you should use the Sorry for any inconvenience and please let us know if you have any issues with the |
fix for reported issue: #904