36078/truffle-migrate-network-error
When I run truffle migrate command, I am getting the following error:
Error: No network specified. Cannot determine current network.
I have compiled with no error. I don't understand why I am getting the error.
You have to mention the network id ...READ MORE
Simple Solution: // module.exports = { // ...READ MORE
Can you just try to give network ...READ MORE
testrpc Check your truffle.js config port and ip ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
yes all are over TCP/IP connections secured ...READ MORE
You have to mention on which network ...READ MORE
Make these entries in truffle.js file: module.exports = { ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.