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

Stuck on Restarting #577

Open
IgorGanapolsky opened this issue Sep 28, 2024 · 12 comments
Open

Stuck on Restarting #577

IgorGanapolsky opened this issue Sep 28, 2024 · 12 comments
Labels
bug Something isn't working

Comments

@IgorGanapolsky
Copy link

Description
When I click the 'Reload the app' button, the simulator is stuck on "Restarting....", forever.

Environment
MacBook Pro M3, Sequoia 15.0

  • Version of currently used Radon IDE (Extensions tab -> click on Radon IDE extension -> version is located next to the extension name): 0.0.19
  • Version of React Native/Expo used in the project: Expo 51.0.0
  • Any other versions of tools related to the problem. metro-runtime": "~3.2.3"
Screenshot 2024-09-28 at 2 18 19 PM
@IgorGanapolsky IgorGanapolsky added the bug Something isn't working label Sep 28, 2024
@anujsachan1990
Copy link

yes, I am experiencing the same issue

@joshzeldin
Copy link

I'm getting the same issue running on an M2 Macbook Air with an iPhone 15 Pro simulator on 0.0.19 IDE. Thanks!

@gezimCybee
Copy link

+1

1 similar comment
@AdrianoRama
Copy link

+1

@mohamedma872
Copy link

same issue here

@ctnm-kheder
Copy link

The same issue here

@kmagiera
Copy link
Member

We've fixed one issue that was likely causing this behavior. Can you re-test this on the recently published 0.0.20 and let us know?

@gezimCybee
Copy link

This issue is still present for me.

@kmagiera
Copy link
Member

We landed another set of fixes that helps with recovering from this type of errors. Can you check if this still persist in 0.21?

If so, can you share your logs when this happens? https://ide.swmansion.com/docs/troubleshooting#6-accessing-extension-logs

@gezimCybee
Copy link

gezimCybee commented Oct 28, 2024

Version: 0.0.21,
Mac M1,
XCode version: 16.0,
Simulator: iPhone 16 Pro Max, 18.0

I have this issue:

[error] Unable to resolve module RNIDE_lib/rn-renderer/ReactNativeRenderer-dev.js from /Users/%username%/Documents/Projects/node_modules/react-native/Libraries/Renderer/implementations/ReactNativeRenderer-dev.js: RNIDE_lib/rn-renderer/ReactNativeRenderer-dev.js could not be found within the project or in these directories

@kmagiera
Copy link
Member

@gezimCybee what is the version of React Native (and/or Expo) that your project uses? Can you use the IDE on some other RN project?

@gunnarbzk
Copy link

gunnarbzk commented Nov 18, 2024

@kmagiera I'm experiencing the same issue as @gezimCybee

Version: 0.0.22
Mac M3
XCode version 16.1
Simulator: iPhone 15 Pro, 18.1
React Native: 0.74.5
Expo: 51.0.38

[error] Unable to resolve module __RNIDE_lib__/rn-renderer/ReactNativeRenderer-dev.js from /Users/%username%/Code/%project%/node_modules/react-native/Libraries/Renderer/implementations/ReactNativeRenderer-dev.js: __RNIDE_lib__/rn-renderer/ReactNativeRenderer-dev.js could not be found within the project or in these directories:
  node_modules/react-native/node_modules
  node_modules
  node_modules
  node_modules/react-native/node_modules
  /Users/%username%/.vscode/extensions/swmansion.react-native-ide-0.0.22-darwin-arm64/lib/rn-renderer/ReactNativeRenderer-dev.js
> 1 | /**
    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2 |  * Copyright (c) Meta Platforms, Inc. and affiliates.
  3 |  *
  4 |  * This source code is licensed under the MIT license found in the

EDIT: tag maintainer

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

9 participants