Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

I can't run jest with styled-components in React Native

$
0
0

React Native, Typescript, Jest and styled-components

System:

  • OS: macOS 11.5.2
  • CPU: (8) arm64 Apple M1
  • Memory: 159.98 MB / 8.00 GB
  • Shell: 5.8 - /bin/zsh

Binaries:

  • Node: 15.9.0 - ~/.nvm/versions/node/v15.9.0/bin/node
  • Yarn: 1.22.10 - ~/.nvm/versions/node/v15.9.0/bin/yarn
  • npm: 7.5.3 - ~/.nvm/versions/node/v15.9.0/bin/npm
  • Watchman: 4.9.0 - /opt/homebrew/bin/watchman

npmPackages:

  • styled-components: ^5.3.1 => 5.3.1

  • When I run yarn jest i get this error:

Error

//test-utils.tsx

//package.json

//jest-config


Viewing all articles
Browse latest Browse all 6287

Trending Articles