Error: Unknown require: react-bootstrap/Container (in module /App.js) (/App.js:4) 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.