Aaron
Aaron
Hi Marina! 1. Correct, the Setting button is disables as Well. 2. Sadly because of company policy I can't put the machine online. I tried it on another system which...
Hi Marina, Just installed the new version. (8.5.0.161 on VS2022) No change however.
Workaround I put into my project as a post install hook: import { readFile, writeFile } from 'fs/promises'; import { resolve } from 'path'; ``` // https://github.com/facebook/jest/issues/11617 // Fix for...