I'm trying to install the 'wx-react-core' package to change the default locale for React Gantt.
According to the documentation (https://docs.svar.dev/react/gantt/guides/localization), three packages are required to change the default locale.
However, when I run 'npm install wx-react-core', I get a 'not found' error.
Is anyone else facing this issue?