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

I am getting error after upgrading expo version to latest that is 51 and react-native to 74 #23849

Closed
1 of 4 tasks
venky19666 opened this issue May 21, 2024 · 2 comments
Closed
1 of 4 tasks
Assignees
Labels
outdated scope: react-native Issues relating to React Native type: bug

Comments

@venky19666
Copy link

Current Behavior

Android Bundling failed 9550ms index.js (841 modules)
error: ../../node_modules/react-native/src/private/specs/components/DebuggingOverlayNativeComponent.js: /home/venkatesh/projects/fooode/node_modules/react-native/src/private/specs/components/DebuggingOverlayNativeComponent.js: Unsupported param type for method "highlightTraceUpdates", param "updates". Found $ReadOnlyArray

Expected Behavior

NA

GitHub Repo

https://github.com/venky19666/fooody

Steps to Reproduce

yarn nx start fooody-app
Just run app in expo go

Nx Report

NA

Failure Logs

No response

Package Manager Version

yarn 4.2.0

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

I upgraded the expo, react-native, and react-native-svg versions to latest

@FrozenPandaz FrozenPandaz added the scope: react-native Issues relating to React Native label May 21, 2024
@xiongemi
Copy link
Collaborator

  1. in package.json, upgrade "@config-plugins/detox": "~8.0.0",
  2. run command yarn nx install fooody-app --check and upgrade the packages listed
    then when you run yarn nx start fooody-app, it should be fine

Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: react-native Issues relating to React Native type: bug
Projects
None yet
Development

No branches or pull requests

3 participants