react-native-console
react-native-console copied to clipboard
🧩 an IDEA/WebStorm/Android Studio Plugin for One-Click run React Native commands in embed terminal
I am using pop os and am unable to run any scripts on the rn console. Is there any way to fix it  
I have tried various different ways to install the package.json i have tried through yarn and npm as a global install however when i open the react native console in...
I Reinstalled webstorm without the package.Json and i have no clue in how to implement the Json package because the react native console requires it, i have tried to uninstall...
using the button "iOS run device" run the command: "/opt/homebrew/opt/node@14/bin/npx react-native run-ios --device" Unfortunately in my case, it try to use my mac mini, not my iphone "info Using first...
java.lang.NullPointerException at com.github.beansoftapp.reatnative.idea.actions.console.editor.OpenInAndroidStudioAction.findStudioProjectFile(OpenInAndroidStudioAction.java:247) at com.github.beansoftapp.reatnative.idea.actions.console.editor.OpenInAndroidStudioAction.findProjectFile(OpenInAndroidStudioAction.java:174) at com.github.beansoftapp.reatnative.idea.actions.console.editor.OpenInAndroidStudioAction.updatePresentation(OpenInAndroidStudioAction.java:125) at com.github.beansoftapp.reatnative.idea.actions.console.editor.OpenInAndroidStudioAction.update(OpenInAndroidStudioAction.java:48) at com.github.beansoftapp.reatnative.idea.actions.console.editor.NativeEditorNotificationProvider$NativeEditorActionsPanel.(NativeEditorNotificationProvider.java:137) at com.github.beansoftapp.reatnative.idea.actions.console.editor.NativeEditorNotificationProvider.createPanelForAction(NativeEditorNotificationProvider.java:80) at com.github.beansoftapp.reatnative.idea.actions.console.editor.NativeEditorNotificationProvider.createPanelForFile(NativeEditorNotificationProvider.java:73) at com.github.beansoftapp.reatnative.idea.actions.console.editor.NativeEditorNotificationProvider.createNotificationPanel(NativeEditorNotificationProvider.java:65) at com.github.beansoftapp.reatnative.idea.actions.console.editor.NativeEditorNotificationProvider.createNotificationPanel(NativeEditorNotificationProvider.java:33) at com.intellij.ui.EditorNotificationsImpl.calcNotificationUpdates(EditorNotificationsImpl.java:165) at com.intellij.ui.EditorNotificationsImpl.lambda$updateEditors$3(EditorNotificationsImpl.java:143) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.insideReadAction(NonBlockingReadActionImpl.java:521) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$attemptComputation$3(NonBlockingReadActionImpl.java:468) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1096) at...
WebStorm, add *.wpy to vue js template file, then the gutter navigation icon is empty but there is a transparent icon there
Hi, I can't run react-devtools. Your plugin everytime says that react-devtools is not installed globally even that i installed it one second before. I have the latest version and restart...
Hi, I'm using version `2022.2.4` and when I try to run on a physical device connected with USB it throws: `Sorry, no physical iOS devices found!` Webstorm version: `2022.2.2`, Xcode...
## What happened (please describe what you were doing when this exception occurred) ## Version information IntelliJ IDEA `2023.3.1` • React Native Console plugin `com.github.beansoftapp.reatnative.idea 2023.3.0` ## Exception Should be...