Alex Gontcharov

Results 6 comments of Alex Gontcharov

Will this solve it? https://github.com/reactjs/react-codemod#react-proptypes-to-prop-types

Has any1 done this successfully can you describe the steps, please.

Andrey have you done this migration so there is no warning for all those dependencies in your node_modules? Did you use react-codemod with JSCodeshift? Maybe list steps eli5 don't copy/paste...

Has anyone figured this one out I need to keep my log small?

Same thing here. Switching to "react-sparklines": "1.4.0" did not help. Welp ![screen shot 2017-11-27 at 10 06 14 am](https://user-images.githubusercontent.com/2514455/33279142-c599eecc-d35a-11e7-981e-81fec80d202e.png)

Got it working with "react-sparklines": "1.4.0" somehow npm install was ignoring version reswtarted my macbook pro run npm install again bam works.