Flux in SPFx web part

Microsoft

I am trying to add Flux to my SPFx web part. However, I am getting an error when installing via NPM:

unmet peer dependency react@15.3.2

 

As I am still a bit of a novice with NPM, I am not entirely sure how to address this. When I look at the packages.json for flux, it notes react 15.0.2 - does that mean I have to be using an older version of react to be able to use the latest version of flux?

 

Any other pointers to make this work?

0 Replies