Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.06k stars 2.24k forks source link

Can't import the named export 'startOfWeek' from non EcmaScript module (only default export is available) #4795

Open pd21 opened 4 months ago

pd21 commented 4 months ago

Describe the bug We created a repo using create-react-app with the below versions. image

On using react-datepicker ( version 6.0.0 ) we are getting an error image

Note: This error is not reproducible with react-datepicker: "6.0.0" , react-scripts: "^5.0.1" This error is not reproducible with react-datepicker: "4.12.0"

To Reproduce

Expected behavior

Desktop (please complete the following information):