Guarabot
Results
1
comments of
Guarabot
I'm facing the same issue with some elm tools (elm-test & elm-review), the proposed workaround seems doesn't work in this case ``` "elm:test": "$(yarn bin elm-test)", ``` ``` node@project:/code$ yarn...