Ilda Neta

Results 5 comments of Ilda Neta

It's still not working, and now, I can't run my project. @brentvatne https://user-images.githubusercontent.com/21963291/186133973-747fccf8-148f-46ed-80d2-5b6b7f861059.mov @EvanBacon I put inside my .zshrc file the environment variable but it didn't work. ![Screen Shot 2022-08-23...

Hi @jarapamikaella! So, with the line above inserted in my `zshrc` file, resolved my problem! `export EXPO_NO_TYPESCRIPT_SETUP=1`

I'm running into the same problem. You can see this issue: https://github.com/oblador/react-native-vector-icons/issues/1405

In my case the same error was caused by `cocoapods` when I updated the version to `1.15.2` so, I installed the version `1.14.2`, ran ```bash cd ios npx po-install ```...