React-Native_demo
React-Native_demo copied to clipboard
error: bundling failed: SyntaxError: /Users/hhxh/Downloads/React-Native_demo-master/meiTuan/node_modules/react-native/Libraries/LayoutAnimation/LayoutAnimation.js
oading dependency graph, done. BUNDLE [ios, dev] ./index.js ▓▓▓▓▓▓▓▓▓▓░░░░░░ 67.6% (542/659)::1 - - [02/Apr/2019:09:45:18 +0000] "GET /index.bundle?platform=ios&dev=true&minify=false HTTP/1.1" 200 - "-" "meiTuan/1 CFNetwork/975.0.3 Darwin/18.0.0" error: bundling failed: SyntaxError: /Users/hhxh/Downloads/React-Native_demo-master/meiTuan/node_modules/react-native/Libraries/LayoutAnimation/LayoutAnimation.js: Support for the experimental syntax 'nullishCoalescingOperator' isn't currently enabled (49:25):
47 | UIManager.configureNextLayoutAnimation( 48 | config,
49 | onAnimationDidEnd ?? function() {}, | ^ 50 | function() { 51 | /* unused */ 52 | },