-
Hi there,
My tests in CI are failing with the error:
```
_Test suite failed to run
TypeError: Cannot read properties of undefined (reading 'value')
at Object. (node_modules/react-native-launch-…
-
I'm switching an existing package that works without issue to use `react-app-alias`. My colleague and I were able to get the app running after setting a bunch of aliased paths correctly, however our u…
-
https://github.com/evanw/esbuild/issues/832#issuecomment-1021663564
repeated here for consistency:
> Thanks @hardfist, for those looking to get emotion working with esbuild, the relevant config …
-
I've just cloned the repo and successfully performed `yarn install` + `yarn start` and have the example dashboard up and running which is great.
However when I run the tests I get the following err…
-
I have created one NPM library by using typescript react starter. In tsconfig file i given module as 'esnext' when i build and import it in another project it throwing error while doing npm run test. …
-
Following this stack, we can note that src/utils/index.js is importing `BackAndroid as DeprecatedBackAndroid,` and that's what causes the error.
```
Test suite failed to run
Invariant Viol…
-
# Error
```
Determining test suites to run...
--watch is not supported without git/hg, please use --watchAll
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! my-app@0.1.0 test: `react-script…
-
Hi! Thanks for sharing this project! I'm trying to use it with Jest, and running into trouble:
```
myproject-consumer-portal feature/test-architecture ✗ 3h26m △ ➜ yarn test
yarn test v0.24.6
$ j…
-
`npm config set legacy-peer-deps true
`
Is it ok to use this library with above script without React 18 support?
-
Please find the error attached which occurs when I create a new React Component named 'tableIcon.tsx' and run a test suite for the same.
![githubsivaerror](https://user-images.githubusercontent.com…