Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running ExpoDemo #3326

Open
2 of 7 tasks
PingPongSet opened this issue Oct 28, 2024 · 0 comments
Open
2 of 7 tasks

Problem running ExpoDemo #3326

PingPongSet opened this issue Oct 28, 2024 · 0 comments
Labels
bug a bug in one of the components

Comments

@PingPongSet
Copy link

Description

I tried to run the ExpoDemo app below in my iPhone,

https://github.com/wix/react-native-ui-lib/tree/master/expoDemo

but an error below occurred.

There was a problem running the requested app.
Failed to parse manifest: The operation couldn't be completed. (EXUpdates.UpdateError error 1.)
exp://192.168.0.109:19000

My Expo is @51

npm show expo version
51.0.38

Related to

  • Components
  • Demo
  • Docs
  • Typings

Steps to reproduce

1 Clone https://github.com/wix/react-native-ui-lib/
2 cd https://github.com/wix/react-native-ui-lib/tree/master/expoDemo
3 run 'npm install'
4 run 'npx expo start'
5 scan Q R code using iPhone
6 should run properly

Expected behavior

6 should run properly

Actual behavior

error:

There was a problem running the requested app.
Failed to parse manifest: The operation couldn't be completed. (EXUpdates.UpdateError error 1.)
exp://192.168.0.109:19000

More Info

Code snippet

N.A.

Screenshots/Video

N.A.

Environment

  • React Native version:
  • React Native UI Lib version: current latest version: v7

Affected platforms

  • Android
  • iOS
  • Web
@PingPongSet PingPongSet added the bug a bug in one of the components label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in one of the components
Projects
None yet
Development

No branches or pull requests

1 participant