Module not found: Can't resolve 'styled-components' in 'D:\faster_react\homework\src\components' code example
Example: reactjs Module not found: Can't resolve 'styled-components
npm install styled-components --save
this should fix your problem
npm install styled-components --save
this should fix your problem