Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module not found: Can't resolve 'react-horizontal-timeline' in '/usr/src/app/src/App/components/Timeline' #77

Open
vancouver29 opened this issue Oct 26, 2020 · 1 comment

Comments

@vancouver29
Copy link

vancouver29 commented Oct 26, 2020

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

@MUMUKSHMEGHWAL
Copy link

@vancouver29 You need to be more specific. I did "npx create-react-app my-app && npm i react-horizontal-timeline" and create example in app.js and start the project and it worked. So error for you is not related to module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants