Skip to content

Custom Build Tool Not Found - Unexpectedly found nil while unwrapping an Optional value #6

Description

@shahzadmajeed

Hi,

Very nice tool. It can find builtin tools at default $PATH but not custom tools. I have a command line tool installed at /usr/local/bin/ and I have added that to $PATH but the program doesn't seem to locate the tool. It seems like $PATH doesn't even have that value appended to it. Not sure if there is an easy way to configure the tool to look at custom paths at initialization rather than just looking at $PATH so that it can fallback to say CUSTOM_TOOLS_LOOKUP or something which could just be a simple hashmap initialized by the dependent program?

Do you have any suggestion on fixing my current issue? Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions