Why is Jest plain javascript unit test trying to read NextJS?
I added Jest to make some unit tests of plain javascript classes.
They were working, but I added some more code and now I tried to execute the tests and got this:
I added Jest to make some unit tests of plain javascript classes.
They were working, but I added some more code and now I tried to execute the tests and got this: