Skip to content

truffle migrate --network rinkeby NOT WORKING #1

@0xtresser

Description

@0xtresser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions