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

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -