Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why can't react-web start? #8

Open
Vaitt-Joy opened this issue Sep 13, 2017 · 0 comments
Open

why can't react-web start? #8

Vaitt-Joy opened this issue Sep 13, 2017 · 0 comments

Comments

@Vaitt-Joy
Copy link

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
@ ./
/react-web/Libraries/ScrollView/ScrollView.web.js 12:14-34

ERROR in .//react-web/Libraries/ListView/ListView.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\ListView
@ ./
/react-web/Libraries/ListView/ListView.web.js 12:14-34

ERROR in .//react-web/Libraries/Slider/Slider.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\Slider
@ ./
/react-web/Libraries/Slider/Slider.web.js 13:14-34

ERROR in .//react-web/Libraries/TextInput/TextInput.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\TextInput
@ ./
/react-web/Libraries/TextInput/TextInput.web.js 12:14-34

ERROR in .//react-web/Libraries/Animated/Animated.web.js
Module not found: Error: Cannot resolve module 'react/lib/CSSPropertyOperations' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\Animated
@ ./
/react-web/Libraries/Animated/Animated.web.js 14:27-69

ERROR in .//react-web/Libraries/Utilties/LayoutMixin.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\Utilties
@ ./
/react-web/Libraries/Utilties/LayoutMixin.js 10:14-34

ERROR in .//react-web/Libraries/Utilties/NativeMethodsMixin.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\Utilties
@ ./
/react-web/Libraries/Utilties/NativeMethodsMixin.web.js 11:14-34

ERROR in .//react-web/Libraries/ListView/ScrollResponder.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\ListView
@ ./
/react-web/Libraries/ListView/ScrollResponder.web.js 14:14-34

ERROR in .//react-web/Libraries/AppRegistry/renderApplication.web.js
Module not found: Error: Cannot resolve module 'react-dom' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\AppRegistry
@ ./
/react-web/Libraries/AppRegistry/renderApplication.web.js 10:14-34

ERROR in .//react-web/Libraries/Utilties/setNativeProps.web.js
Module not found: Error: Cannot resolve module 'react/lib/CSSPropertyOperations' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\Utilties
@ ./
/react-web/Libraries/Utilties/setNativeProps.web.js 8:26-68

ERROR in .//react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js
Module not found: Error: Cannot resolve module 'react/lib/EventPluginRegistry' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\PanResponder
@ ./
/react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js 8:25-65

ERROR in .//react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js
Module not found: Error: Cannot resolve module 'react/lib/ResponderEventPlugin' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\PanResponder
@ ./
/react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js 9:26-67

ERROR in .//react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js
Module not found: Error: Cannot resolve module 'react/lib/EventConstants' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\PanResponder
@ ./
/react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js 10:20-55

ERROR in .//react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js
Module not found: Error: Cannot resolve module 'react/lib/ResponderTouchHistoryStore' in Z:\code\RNCode\RNBxvip\node_modules\react-web\Libraries\PanRes
ponder
@ ./
/react-web/Libraries/PanResponder/injectResponderEventPlugin.web.js 11:32-79
webpack: Failed to compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant