trufflesuite/vscode-ext

Unable to debug transaction when contract imports `truffle/console.sol`

acuarica opened this issue · 0 comments

When trying to debug a transaction including a source file importing truffle/console.sol the following message appears

image

However, compilation, deploying, and debugging from CLI works fine. See trufflesuite/truffle#5684 (comment).

You can see all the steps involved here

truffle-sample-project-1674053835642.mp4