You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Stuck on "Waiting for app to load" and the error logged in "IDE logs" is as follows,
[error] Unable to resolve module RNIDE_lib/runtime.js from d:\React Native Projects\New\node_modules\react-native\Libraries\Core\InitializeCore.js: RNIDE_lib/runtime.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
c:\Users\user.vscode\extensions\swmansion.react-native-ide-0.0.21-win32-x64\lib\runtime.js
58 | );
59 | GlobalPerformanceLogger.markPoint('initializeCore_end');
> 60 |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Environment
Version of currently used Radon IDE is "0.0.21".
Version of Expo used in the project is "52.0.18".
The text was updated successfully, but these errors were encountered:
Description
Stuck on "Waiting for app to load" and the error logged in "IDE logs" is as follows,
Environment
The text was updated successfully, but these errors were encountered: