Closed santihbc closed 9 years ago
I know what the problem is. If you include moment-range 1.1.0 (new version released yesterday) then react-kronos uses that dependency which breaks the current build of your repo @dubert .
Thanks for catching this. I will fix this and release a new version asap.
Looked into it, it's definitely a problem with moment-range. Filled an issue here and I'll release a workaround in the mean time.
Fixed with 0.2.0 (and moment-range 1.2.0)
Doing a clean npm install to my project, I constantly get this error. It's located in styles.js in the "initializeMoment" method.
Please give me a solution to this @dubert , it's blocking the deployment of my app. Thanks