Skip to content

Explicitly set path to elm binary

Warren Gifford requested to merge es/fix-elm-enoent into main

Created by: eseliger

In local dev it would fail for me with Error: spawn elm ENOENT, probably it's not properly including node_modules/.bin in the PATH somewhere. This fixes it.

Test plan

Tested that sg start runs through successfully now.

Merge request reports

Loading