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

Can't find the elm-format binary #25

Open
maochaokuo opened this issue Jun 6, 2018 · 5 comments
Open

Can't find the elm-format binary #25

maochaokuo opened this issue Jun 6, 2018 · 5 comments

Comments

@maochaokuo
Copy link

hi there:

I installed for Atom by

  1. npm install -g elm-format
  2. apm install elm-format
  3. UI, setting, package manager

all get the error: Can't find the elm-format binary.
Check the "elm-format" package settings page

@benjick
Copy link
Contributor

benjick commented Jun 6, 2018

Can you run elm-format from the CLI?

@maochaokuo
Copy link
Author

No, I cannot. I use Windows 10.
How could I do that? or is there anything else to download?

@benjick
Copy link
Contributor

benjick commented Jun 6, 2018

Try downloading it manually from https://github.com/avh4/elm-format/releases and putting it into your path

@maochaokuo
Copy link
Author

Greate!

Greate! Greate! Greate!

Why don't you describe it? This is not hard at all. It just... never occur to me, that it behaves this way. I thought elm-format is like a library or something embedded in these supported editor. I thought there will be one plugin for each individual editor.

@benjick
Copy link
Contributor

benjick commented Jun 6, 2018

It's linked in the readme but you're right, it could be made more obvious

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

2 participants