All Questions
2 questions
2
votes
0
answers
359
views
Unable to open in Development Build with the Unknown Scheme
Upon loading up a development build, I am given the error that I am unable to open my app via development build. My build builds correctly without errors.
However, when attempting to load up the app ...
3
votes
0
answers
120
views
How to solve eas update problem in expo project?
I am trying to update my build with eas update
but when I run the command this error shows up:
[expo-cli] TypeError: (0 , _minimatch).default is not a function
I am trying to use eas update and I use ...