Uh oh!
There was an error while loading. Please reload this page.
Remove react and reactDOM from dependencies. - #41
Conversation
nicolaskruchten
commented
Nov 13, 2018
I think they do need to be in devDependencies tho no? |
T4rk1n
commented
Nov 13, 2018
I don't know, I don't need them when developing from pycharm, maybe it's different with other editors ? I mean I get a warning that it's not installed but I still get auto completion. In dcc, they are only |
valentijnnieman
commented
Nov 13, 2018
@T4rk1n We're fixing that in plotly/dash-core-components#373 though. They should be in |
T4rk1n
commented
Nov 13, 2018
@valentijnnieman Right |
bpostlethwaite
commented
Nov 16, 2018
@T4rk1n if you don't have React in |
T4rk1n
commented
Nov 16, 2018
@bpostlethwaite I moved react from peerDependencies to devDependencies. |
bpostlethwaite
commented
Nov 16, 2018
🙈 apparently I have forgotten how to read a diff 💃 |
They are
peerDependenciesserved by dash and included in the_js_distofdash-renderer.Closes#39