-
Notifications
You must be signed in to change notification settings - Fork 251
not all tests are passing out of the box #16
Comments
I have the same problem. |
When I try to run the tests from a fresh react-box unbox, the SimpleStorage contract doesn't deploy and I get: Error: VM Exception while processing transaction: invalid opcode. (This is against testrpc) |
Couldn't figure out why it wasn't working so I used a vanilla truffle install and combined it with an ejected create-react-app deployment (which is what it looks like the react box is is anyway). |
I believe this is because it's trying to run the |
Confirmed that version bump in PR fixes, |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if no there is no reply to further comments. |
npm run test
fails at scripts/test.js with the Error:The text was updated successfully, but these errors were encountered: