Module not found: Can't resolve 'react-chatbot-kit' in 'C:\MAMP\htdocs\chatbot\chatbot\src' 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