skip to Main Content

Shopify – React Expo Error With TypeError: (0 , sourceMapString_1.default) is not a function On Android Build

My android build fails with the following error `MT [stderr] TypeError: (0 , sourceMapString_1.default) is not a function Thu, 08 Aug 2024 20:17:02 GMT [stderr] at /home/expo/workingdir/build/node_modules/@expo/metro-config/build/serializer/withExpoSerializers.js:98:55` upgrading and downgrading expo , metro-config as well as android min sdk versions,…

VIEW QUESTION

React native – When building at expo > Task :app:createBundleReleaseJsAndAssets FAILED

I have an Expo application and it gives an error when I build. In the logs on the expodev site it says as follows: UP-TO-DATE > Task :react-native-community_slider:prepareReleaseArtProfile > Task :react-native-gesture-handler:packageReleaseAssets > Task :react-native-community_slider:mergeReleaseJavaResource > Task :react-native-gesture-handler:prepareLintJarForPublish UP-TO-DATE > Task…

VIEW QUESTION
Back To Top
Search