Failed to compile. ./src/components/Main.js Module not found: Can't resolve './components/Otherbody' in 'C:\Users\USER\Desktop\New_React\mydemo\src\components' code example
Example: module not found: can't resolve 'react' in 'c:\users\pavlos\desktop\reactjs\hwr\reactproject2\src'
type: npm install react
next command type : npm install react-dom
that's the solution.