takanabe / react-redux-material_ui-boilerplate

A boilerplate for React + Redux + Material UI + ES6 syntax application
326 stars 101 forks source link

boilter plate is not working #18

Open ssavajols opened 7 years ago

ssavajols commented 7 years ago

ERROR in ./src/index.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/src @ ./src/index.jsx 1:372-403

ERROR in ./containers/App.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/containers @ ./containers/App.jsx 1:372-403

ERROR in ./store/configureStore.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/store @ ./store/configureStore.jsx 1:372-403

ERROR in ./~/react-tap-event-plugin/src/injectTapEventPlugin.js Module not found: Error: Cannot resolve module 'react/lib/EventPluginHub' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/node_modules/react-tap-event-plugin/src @ ./~/react-tap-event-plugin/src/injectTapEventPlugin.js 23:2-37

ERROR in ./src/material_ui_raw_theme_file.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/src @ ./src/material_ui_raw_theme_file.jsx 1:372-403

ERROR in ./components/Header.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/components @ ./components/Header.jsx 1:372-403

ERROR in ./components/MainSection.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/components @ ./components/MainSection.jsx 1:372-403

ERROR in ./actions/todos.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/actions @ ./actions/todos.jsx 1:372-403

ERROR in ./reducers/index.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/reducers @ ./reducers/index.jsx 1:372-403

ERROR in ./~/react-tap-event-plugin/src/TapEventPlugin.js Module not found: Error: Cannot resolve module 'react/lib/EventConstants' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/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 /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/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 /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/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 /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/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 /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/node_modules/react-tap-event-plugin/src @ ./~/react-tap-event-plugin/src/TapEventPlugin.js 27:22-58

ERROR in ./components/Footer.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/components @ ./components/Footer.jsx 1:372-403

ERROR in ./components/TodoTextInput.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/components @ ./components/TodoTextInput.jsx 1:372-403

ERROR in ./components/TodoItem.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/components @ ./components/TodoItem.jsx 1:372-403

Errors with npm start command

ERROR in ./constants/TodoFilters.js Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/constants @ ./constants/TodoFilters.js 1:372-403

ERROR in ./constants/ActionTypes.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/constants @ ./constants/ActionTypes.jsx 1:372-403

ERROR in ./reducers/todos.jsx Module not found: Error: Cannot resolve module 'react/lib/ReactMount' in /Users/ssavajols/Downloads/react-redux-material_ui-boilerplate-master/reducers @ ./reducers/todos.jsx 1:372-403

E-P1983 commented 7 years ago

https://github.com/thereactivestack-legacy/meteor-webpack/issues/21#issuecomment-261100984

This works