Skip to content

Support Elm binaries in project-local NPM packages #38

@sentience

Description

@sentience

Elm Language Support relies on binaries (elm-make, elm-oracle, etc.) installed globally on the system.

It is possible (though not officially supported) to install the Elm platform in a project's local node_modules directory. @bholtbholt has requested in #12 that Elm Language Support detect and use these locally-installed binaries when they are available.

See the README for the elm npm package for the official installation instructions, which say to install the package globally.

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