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

CH09编译出错 #90

Open
lixin1996 opened this issue Mar 8, 2018 · 0 comments
Open

CH09编译出错 #90

lixin1996 opened this issue Mar 8, 2018 · 0 comments

Comments

@lixin1996
Copy link

在编译ch09的代码时出现以下错误。能帮忙解决一下吗?
ERROR in .//react-tap-event-plugin/src/injectTapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/EventPluginHub' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/injectTapEventPlugin.js 23:2-37

ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/EventConstants' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/TapEventPlugin.js 22:21-56

ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/EventPluginUtils' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/TapEventPlugin.js 23:23-60

ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/EventPropagators' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/TapEventPlugin.js 24:23-60

ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/SyntheticUIEvent' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/TapEventPlugin.js 25:23-60

ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js
Module not found: Error: Cannot resolve module 'react/lib/ViewportMetrics' in D:\reactjs101-master\Ch09\react-router-redux-github-finder\node_modules\react-tap-event-plugin\src
@ ./
/react-tap-event-plugin/src/TapEventPlugin.js 27:22-58

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