Skip to content

File outside of allowed directories #30

@xlab

Description

@xlab

Getting this error:

Error: Source "util/Ownable.sol" not found: File outside of allowed directories.
import "../util/Ownable.sol";

Usually can be solved with solc using:

--allow-paths `pwd`/util

But how about your tool?

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