Envoy49
Envoy49
got the same issue, I probably wouldn't recommend using this package to anyone. this kind of issues makes it hard developing cross platform software. now I have to get a...
I've spend more than half day looking for the solution which is not possible at the moment, it is sad that Storybook has proper integration only with React and Vue...
This solved my issue https://github.com/vuejs/vue-jest/issues/522, probably worth trying here as well? Upgrading couple of packages and editing jest.config.ts fixed the issue with coverage. package.json ``` "@types/jest": "^29.2.2", "jest": "^29.3.1", "jest-environment-jsdom":...
> Why Im I seeing this error message `TypeError: Cannot read properties of undefined (reading 'testEnvironmentOptions')` It makes no sense, because I installed `jest-environment-jsdom` > >  This issue is...
> [@gregfurman](https://github.com/gregfurman) I'm sorry for the late reply. While working, I couldn't proceed with the work at all due to personal schedule conflicts. I wonder if your personal schedule conflicts...