You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kelset The issue you referred me to is different and locked. That issue is Plugin 0 specified in "project/node_modules/babel-preset-react-native/index.js" provided an invalid property of "default"
I could run tests in Jest. The issue is that non arrow functions are undefined.
facebook
locked as resolved and limited conversation to collaborators
Jul 18, 2018
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.3
CPU: x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
Memory: 39.36 MB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 8.0.0 - ~/.nvm/versions/node/v8.0.0/bin/node
Yarn: 1.7.0 - ~/.nvm/versions/node/v8.0.0/bin/yarn
npm: 5.4.1 - ~/.nvm/versions/node/v8.0.0/bin/npm
Watchman: 4.7.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
Android SDK:
Build Tools: 26.0.2
IDEs:
Android Studio: 3.1 AI-173.4670197
Xcode: 9.4/9F1027a - /usr/bin/xcodebuild
npmPackages:
react: 16.4.1 => 16.4.1
react-native: 0.56.0 => 0.56.0
npmGlobalPackages:
create-react-native-app: 1.0.0
eslint-plugin-react-native: 3.0.1
react-native-cli: 2.0.1
react-native-git-upgrade: 0.2.7
Description
Tests are failing with:
Tests only fail when NOT using arrow function.
Package.json
Fails
Passes
Repro repo
link here
The text was updated successfully, but these errors were encountered: