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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -