You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jyap808
changed the title
Build error on Truffle Migrate - Error: Error: TypeError: rs.setController is not a function
Rrror on Truffle Migrate - Error: Error: TypeError: rs.setController is not a function
Aug 6, 2019
jyap808
changed the title
Rrror on Truffle Migrate - Error: Error: TypeError: rs.setController is not a function
Error on Truffle Migrate - Error: Error: TypeError: rs.setController is not a function
Aug 6, 2019
Thanks for raising the issue. Might be a few days until I can get to this, but if you're itching to get it done, it looks like a problem with the migration script. web3 has probably been moved to 1.0 now, so rs.setController() should be rs.methods.setController()(and every other contract call for that matter).
Error:
The text was updated successfully, but these errors were encountered: