CalebMorris / react-moment-proptypes

React proptype validator for moment.js
49 stars 17 forks source link

yarn check error #33

Closed alexeikaratai closed 6 years ago

alexeikaratai commented 6 years ago

error "react-moment-proptypes#moment" not installed node 8.9.1 yarn 1.3.2 npm 5.5.1 moment 2.19.2 but if moment 2.19.1 all works good!

CalebMorris commented 6 years ago

Tested with node 8.9.1 and moment 2.19.2. Was unable to reproduce the problem.

Can you add more information on how you are able to get this to occur? I'm unfamiliar with yarn although it appears to just be a package-cache and not related to runtime. Could it be a corrupted cache?

Test Branch Travis Run

alexeikaratai commented 6 years ago

@CalebMorris reinit yarn and all remove, clear cache and then cleanup installing fix this =)