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

Issues while running the bsrefmt binary #4175

Closed
gaku-sei opened this issue Feb 20, 2020 · 1 comment
Closed

Issues while running the bsrefmt binary #4175

gaku-sei opened this issue Feb 20, 2020 · 1 comment
Labels

Comments

@gaku-sei
Copy link

gaku-sei commented Feb 20, 2020

I usually use the ./node_module/.bin/bsrefmt in order to automatically reformat the files without relying on any IDE plugin. But the last BS version 7.2.0-dev3 seems to be broken:

bsrefmt --in-place `find . -name *.re`

Will raise

Error happened when running command /.../node_modules/bs-platform/lib/refmt.exe with args [
  '--in-place',
  './node_modules/relude/__tests__/Relude_Result_test.re',
  './node_modules/relude/__tests__/Relude_Debounce_test.re',
  ...
]

Notice that any command raises the same error as above.

@gaku-sei
Copy link
Author

So fast!! Thank you @bobzhang 😄

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

No branches or pull requests

2 participants