mledoze / countries

World countries in JSON, CSV, XML and Yaml. Any help is welcome!
https://mledoze.github.io/countries/
Open Data Commons Open Database License v1.0
5.92k stars 1.26k forks source link

Error when yarn build #493

Closed ngoc2003 closed 9 months ago

ngoc2003 commented 9 months ago

I got this error when run yarn buid. I have tried this but it still not working! What should i do:((

Screen Shot 2023-09-17 at 18 17 43
mledoze commented 9 months ago

Hi,

which version of the package do you use?

mledoze commented 9 months ago

Does this fix https://github.com/mledoze/countries/commit/3100acd7f5fdcf458ea3279800608ea96ddbb6d0 would help you?

ngoc2003 commented 9 months ago

Hi @mledoze , I have fixed this error by changing version of package from 4.1.1 to 4.0.0

mledoze commented 9 months ago

Do you know why the 4.0.0 version works and not the 4.1.1?