Jump to conversation
Unresolved conversations (1)
@natematykiewicz natematykiewicz Oct 22, 2022
`system` is able to raise a more specific and verbose error if you pass `exception: true` to it. https://rubyapi.org/3.1/o/kernel#method-i-system ```suggestion system "yarn install && yarn build:redesign", exception: true ``` Rails recently made a similar change to what I'm suggesting. https://github.com/rails/rails/commit/24fbbe06d214e587ece9e9292dcc9013f28d214f
lib/tasks/redesign.rake
joemasilotti
Resolved conversations (0)