reasonml-idea-plugin: Can't find Bsb

plugin version: 0.76.1 OS: OS x 10.14.4 Intellij Version: 2019.1.1 CE

Description

After updating to the latest available release (0.76.1), the plugin cannot find bsb anymore. bs-platform is installed globally and locally (i.e. in the project directory under nodes_modules/bs-platform).

The error message is:

    reason: Bsb: Can't find bsb.
      Working directory is '<project_dir>'.
      Be sure that bsb is installed and reachable from that directory, see github.

(rem: <project_dir> is the correct project directory).

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 2
  • Comments: 15 (8 by maintainers)

Commits related to this issue

Most upvoted comments

I hope this bad experience is behind us with the release of 0.76.3.

@doombu In the latest release yarn workspaces monorepo support was improved. Plugin looks for local node_modules/.bin/bsb now, so build/refmt works like they should. Don’t forget to remove bs-platform location from plugin settings