Skip to content

Issues while running the bsrefmt binary #4175

@gaku-sei

Description

@gaku-sei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions