Debugging
Steps
To demonstrate the ARC Reactors debugging capabilities, let’s navigate to IFODeployerV5.sol
You will notice in the ‘problems’ tab that we can see that we’re missing a few items. Any missing items will be displayed in the ‘problems’ tab
We can see that the required files didn’t have the correct folder structure and couldn’t be located which is causing the problems
To solve this, we’re going to rename these folders and do so for each problem in the list
Once we’re done, we can now see all files are found and the diagram is now completely generated