evandhq / react-persian-datepicker

A Persian date-picker component for react.js
https://evandhq.github.io/react-persian-datepicker/
MIT License
195 stars 39 forks source link

Module not found: Can't resolve 'moment-jalali' #39

Open sghgh1996 opened 7 years ago

sghgh1996 commented 7 years ago

I'm using this npm in my project. this is error which I see: ./~/react-persian-datepicker/lib/components/Calendar.js Module not found: Can't resolve 'moment-jalali' in '/var/www/html/react-project/node_modules/react-persian-datepicker/lib/components'

mohebifar commented 6 years ago

Can you provide more details on this?

What build tools are you using? Have you tried installing moment-jalali as a direct dependency of your app?