Instead change the require of file:///home/ishan/…/node_modules/chai/index.mjs to a dynamic import() which is available in all CommonJS modules
I’m currently running the latest version of Hardhat on WSL. I installed the npm packages for hardhat toolbox as per the demonstration given by hardhat.
However, it shows some error which I don’t understand.