waldo
waldo
It could also be your .env file. Are you setting `NETWORK_NAME=localhost` without running MetaMask locally? If so, the beforeAll() hook that Synpress adds is failing because it's looking to connect...
Yes, this is very annoying. The issue stems from an update on Cypress's end in which they move away from `.json` to `.js` for their configuration files. So if you...
I'm seeing this too. Quite dissapointed because I was very excited about Remix otherwise, but have found the support to be lacking.