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

truffle migrate --network rinkeby NOT WORKING #1

Open
treasersimplifies opened this issue Jul 27, 2019 · 0 comments
Open

truffle migrate --network rinkeby NOT WORKING #1

treasersimplifies opened this issue Jul 27, 2019 · 0 comments

Comments

@treasersimplifies
Copy link

treasersimplifies commented Jul 27, 2019

I followed the tutorial but found truffle will not automatically generate truffle.js and when I finished compiling and was about to migrate, I got this :

MacBook-Plou:truffle-compilation-and-deploy treaser$ truffle migrate --network rinkeby
Warning: Both truffle-config.js and truffle.js were found. Using truffle-config.js.

Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.

No response about migrate or deploy. It seemed truffle migrate just did what truffle compile's job...
PS: I didn't have Geth or ganache on my computer, because I just want to deploy my contract to public test network.

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

1 participant