commenthol / date-holidays

worldwide holidays
https://commenthol.github.io/date-holidays/
Other
911 stars 236 forks source link

Module parse failed: Unexpected token #340

Closed muzamalidrees closed 2 years ago

muzamalidrees commented 2 years ago

Hi guys, I am using this library in my react app, I want to update the version from 1.8.3 to 3.16.0. but when I updated the version I am having this error on npm start:

image

Can you guys get me the way to solve this? Thank you!

commenthol commented 2 years ago

Can you take a look at #315? I think this is related to your projects setup.

muzamalidrees commented 2 years ago

@commenthol #315 suggests a solution for jest config and I m not using jest at all.