reactjs - flow complains if when having react and react-native in node_modules -


when react-native , react in ./node_modules, flow complain "duplicate provider module error".

i'm using module.system = haste in .flowconfig.

is there workaround without making flow ignore 1 of them?

you want add 1 of them [ignore] section of .flowconfig


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -