Lucas Lee
Lucas Lee
好吧~
我感觉还是有问题啊。antd本身又lib 又有es的方式导入,导致我都不知道改如何导入字体库了。 我都使用全路径了。
@cooperka The same error. - dependencies ``` "dependencies": { "extensible-runtime": "^4.0.1", "immutable": "^3.8.1", "react": "16.0.0-alpha.6", "react-native": "0.43.3" }, "devDependencies": { "babel-jest": "19.0.0", "babel-plugin-extensible-destructuring": "^4.0.1", "babel-preset-react-native": "1.9.1", "jest": "19.0.2", "react-test-renderer": "16.0.0-alpha.6"...
Hi @cooperka ~~To resolve try the following:~~ ~~+ Clear watchman watches: `watchman watch-del-all`.~~ ~~+ Delete the node_modules folder: `rm -rf node_modules && npm install`.~~ ~~+ Reset packager cache: `rm -fr...
@cooperka Again the problem is wrong ``` Failed to execute source code: Unhandled JS Exception: ReferenceError Unhandled JS Exception: ReferenceError -[RCTJSStackFrame objectForKeyedSubscript:]: unrecognized selector sent to instance 0x618000043ff0 ``` Removed...
同遇到这个问题
@jiangyh1024 我在等官方的解决方案~
cmd 命令模式 有时间写demo