Hi,
I'm using react-native-jetifier, installation goes ok, but after "npx react-native-jetifier" I get this error:
Cannot read property 'readFile' of undefined
I have these packages installed:
@babel/cli : 7.4.4
@babel/runtime : 7.4.5
fast-glob : 3.0.3
should I install all the Dev Dependencies listed in npmjs.com under Dependencies ?!?