hardhat-ignition icon indicating copy to clipboard operation
hardhat-ignition copied to clipboard

Show file/line/column numbers for errors

Open kanej opened this issue 1 year ago • 1 comments

Ensure that validation errors track back to the line usage in the api, specifically tracing back to the file:line:column usage in the module definition function.

See the old validation phase for capturing exceptions to get stack trace info.

kanej avatar Jun 14 '23 15:06 kanej