i installed the module 'react-horizontal-timeline' and i imported it in my TimelineComponent in Timeline folder. But it gives an error back that Module not found: Can't resolve 'react-horizontal-timeline' in '/usr/src/app/src/App/components/Timeline'
in package.json there is a dependency 'react-horizontal-timeline: "1.5.3"' installed
Does anyone have a hint for me ?
Thank you in advance