demo
demo copied to clipboard
FED Demo
react-web start 后报错
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN [email protected] requires a peer of react-dom@* but none was installed. npm...
ERROR in ./index.web.js Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in Z:\code\RNCode\RNBxvip @ ./index.web.js 1:291-322 ERROR in ./~/react-web/Libraries/ScrollView/ScrollView.web.js Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\ScrollView @...
When I configuration demo on my computer (Windows 7 node v 7.5) ,use IE open localhost:3000 , show error Type Error: Path must be a string. Received undefined ,Please help...
运行react-web start后报错:Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in D:\reactweb_workspace\firstReactWeb package.json如下: 'use strict'; var path = require('path'); var webpack = require('webpack'); var HtmlPlugin = require('webpack-html-plugin'); var HasteResolverPlugin = require('haste-resolver-webpack-plugin');...
请问能支持最新RN版本0.36?