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

Not playing nice with Expo Go #392

Open
salieflewis opened this issue Jun 18, 2024 · 1 comment
Open

Not playing nice with Expo Go #392

salieflewis opened this issue Jun 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@salieflewis
Copy link

*Description
A clear and concise description of what the bug is.

Running into this error when the IDE is installed as an extension and trying to run Expo Go. The IDE is not even open, just installed in our environment.

iOS Bundling failed 46ms node_modules/expo-router/entry.js (1 module)
Unable to resolve "__RNIDE_lib__/expo_router_plugin.js" from "node_modules/expo-router/entry.js"

Environment

  • Version of currently used React Native IDE (Extensions tab -> click on React Native IDE extension -> version is located next to the extension name)
    v0.0.15
  • Version of React Native/Expo used in the project.
    "expo": "~51.0.13"
    "react-native": "0.74.2"
  • Any other versions of tools related to the problem.
@salieflewis salieflewis added the bug Something isn't working label Jun 18, 2024
@darul75
Copy link

darul75 commented Sep 18, 2024

Got that same issue very often, only workaround I found is kind of clearing everything node_modules, cache, sometimes uninstalling the extension, rebooting, very annoying cause the tool otherwise is so good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants