mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-11 05:06:47 +00:00
During deploy with a failing transaction, embark was crashing due to the variable `line` being passed in as undefined. Add better error handling to catch this error and prevent embark from crashing.