Skip to content

truffle.js might require to indicate compilers version in order to compile #2

@smaeung

Description

@smaeung

there was no indication which compiler should be used in truffle.js

based on troubleshooting, it required to set up with solidity compiler version in truffle.js as below
compilers: { solc: { version: "0.4.24" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions