When trying to debug a transaction including a source file importing `truffle/console.sol` the following message appears <img width="1136" alt="image" src="https://user-images.githubusercontent.com/4592980/213208902-c28e870e-8af7-4565-9cb1-674f1921c304.png"> However, compilation, deploying, and debugging from CLI works fine. See https://github.com/trufflesuite/truffle/pull/5684#issuecomment-1385998579. You can see all the steps involved here https://user-images.githubusercontent.com/4592980/213205028-28172771-f01b-4172-9c56-c4b2a7a52301.mp4
When trying to debug a transaction including a source file importing
truffle/console.solthe following message appearsHowever, compilation, deploying, and debugging from CLI works fine. See ConsenSys-archive/truffle#5684 (comment).
You can see all the steps involved here
truffle-sample-project-1674053835642.mp4