Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Elm binaries in project-local NPM packages #38

Open
sentience opened this issue Nov 13, 2017 · 0 comments
Open

Support Elm binaries in project-local NPM packages #38

sentience opened this issue Nov 13, 2017 · 0 comments

Comments

@sentience
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant