Metro bundler building fails when running react-native app with the following error,
bundling failed: node_modules/react-native-draftjs-render/index.js:app/node_modules/react-native-draftjs-render/index.js: Cannot read property 'cache' of undefined
How to fix this..? I'm in the middle of upgrading my react-native project to 0.61.5. (I'm really new to react-native)