Closed migoldfinger closed 1 year ago
I found the solution.
The reason for this behavior was a error in the "require" setting in my .mocharc.json file.
After fixing the error and setting it to "require": "hardhat/register"
the code locations are correct.
This goes to the point where the explorer is unusable.
I spend hours in one project to solve this out, at some point it starts to work correctly without any reason. The screenshot is from a newly created project.
This are the modules that I am using if that is of any relevance
My .mochaarc.json
My tsconfig.json