
RN
文章平均质量分 62
wentianen
Talk is ……
展开
-
React Native环境配置
环境要求Homebrew 一个Mac OS下的一个包管理工具(Homebrew简介和基本使用)/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"Node环境 使用Homebrew安装Node.js$ brew install nodeReact Na原创 2016-06-05 16:25:40 · 741 阅读 · 0 评论 -
ReactNative环境配置问题
问题1 - Cannot read property ‘root’ of null详细报错信息:<START> fs crawlTypeError: Cannot read property 'root' of null at /Users/wusuowei/Documents/WorkSpace/20160525/Demo/node_modules/react-native/pack原创 2016-06-05 17:00:55 · 1948 阅读 · 0 评论 -
React-Native Demo 工程 TransformError babel-preset-react-native
一、问题 1. 现象 如果你依照RN官方文档或者RN中文网创建工程,你会遇到以下报错:![bundling failed: "TransformError: /Users/eduardo/Desktop/rn_reproduce_transform_error/index.ios.js: Unexpected token ) (While processing preset: "/Users/e原创 2017-09-27 15:38:50 · 1080 阅读 · 0 评论