Errors when upgrading to Expo SDK v18.0.0

This photo displays my first error after following the steps in this guide. I decided to follow the rabbit hole and dragged the ‘glyphmaps’ folder from the ‘node_modules/react-native-vector-icons’ directory to ‘@expo/vector-icons’.

The error went away, but another ‘@expo/vector-icons’ error showed up. So, I decided to copy the entire ‘node_modules/react-native-vector-icons’ directory to ‘@expo/vector-icons’. The ‘@expo/vector-icons’ based errors went away, but then I got an error that read “Element type is invalid: expected a string (for built in components) or a class/function (for composite components) but got: undefined”.

Please! I need help fixing these errors.

Hi! I believe I just replied to your github issue, which I’ll follow going forward.