You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'withDevTools' of undefined
at module.exports.options (/Users/linus/coding/babel-preset-react-native-typescript/node_modules/babel-preset-react-native/configs/main.js:123:15)
at normalizePreset (/Users/linus/coding/babel-preset-react-native-typescript/node_modules/modify-babel-preset/lib/normalize-preset.js:12:12)
at module.exports (/Users/linus/coding/babel-preset-react-native-typescript/node_modules/modify-babel-preset/index.js:83:21)
I'm trying to use this module with Babel 7.x, but are running into problems which I think are caused by the switch to
@babel/
-scoped packages.My code:
First error:
Applying patch:
Second error:
The text was updated successfully, but these errors were encountered: