Description
I'm testing my app on react-native master. And having such error during transformation
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 548): SyntaxError: TransformError: /Users/headless/tmp/TestIntlCrash/node_modules/intl/lib/core.js: Cannot read property 'tokens' of undefined
Reproduction
new project with intl dependency
https://github.com/skv-headless/TestIntlCrash
Solution
Not yet.
Additional Information
- React Native version: [master], works on 0.40
- Platform: [iOS, Android]
- Operating System: [MacOS]
Description
I'm testing my app on
react-nativemaster. And having such error during transformationUnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 548): SyntaxError: TransformError: /Users/headless/tmp/TestIntlCrash/node_modules/intl/lib/core.js: Cannot read property 'tokens' of undefinedReproduction
new project with intl dependency
https://github.com/skv-headless/TestIntlCrash
Solution
Not yet.
Additional Information