-
Notifications
You must be signed in to change notification settings - Fork 97
Description
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/react-tap-event-plugin/src/injectTapEventPlugin.js 23:2-37
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
@ ./
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/react-tap-event-plugin/src/TapEventPlugin.js 22:21-56
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
@ ./
ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js/react-tap-event-plugin/src/TapEventPlugin.js 23:23-60
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
@ ./
ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js/react-tap-event-plugin/src/TapEventPlugin.js 24:23-60
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
@ ./
ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js/react-tap-event-plugin/src/TapEventPlugin.js 25:23-60
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
@ ./
ERROR in .//react-tap-event-plugin/src/TapEventPlugin.js/react-tap-event-plugin/src/TapEventPlugin.js 27:22-58
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
@ ./
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