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
Description:
This issue is only happening after adding transformer to metro.config.js
Issue 1: Asset must have hashed files, Ensure the expo-asset plugin is installed
Note: expo-asset is already installed
Issue 2:
I modified the metro config a little bit and added assetPlugins: ['expo-asset/tools/hashAssetFiles'] it fixed the above issue but not it started giving: Unable to resolve module missing-asset-registry-path
After upgrade to expo 50 I am starting getting
Description:
This issue is only happening after adding transformer to metro.config.js
Issue 1:
Asset must have hashed files, Ensure the expo-asset plugin is installed
Note: expo-asset is already installed
Issue 2:
I modified the metro config a little bit and added assetPlugins: ['expo-asset/tools/hashAssetFiles'] it fixed the above issue but not it started giving:
Unable to resolve module missing-asset-registry-path
Git repo to recreate the issue:
https://github.com/MaganAnkur/expo-test
The text was updated successfully, but these errors were encountered: