aegir icon indicating copy to clipboard operation
aegir copied to clipboard

fix: print stack trace on error

Open achingbrain opened this issue 5 months ago • 0 comments

When debugging issues with code imported from .aegir.js files, it's almost impossible to know where the error is coming from without seeing the whole stack trace so print the whole thing if a command fails.

achingbrain avatar Aug 13 '25 05:08 achingbrain