beansoft / react-native-console

🧩 an IDEA/WebStorm/Android Studio Plugin for One-Click run React Native commands in embed terminal
BSD 3-Clause "New" or "Revised" License
185 stars 28 forks source link

Bug: CreateProcess error=193, %1 is not a valid Win32 application #36

Closed saravanabalagi closed 4 years ago

saravanabalagi commented 5 years ago

React Native Console: Unable to run the commandline:Cannot run program "C:\Users\username\AppData\Roaming\npm\react-native" (in directory "F:\Projects\js\myApp"): CreateProcess error=193, %1 is not a valid Win32 application

image

I'm on Windows 10 IDEA Ultimate 2019.2.3

beansoft commented 5 years ago

would u like to send me the react native version and installation script

saravanabalagi commented 5 years ago

Hi @beansoftapp, thanks for your reply. I'm using React Native 0.59.4

Debug Android button works, but Android Choose Devices fails. What do you mean by installation script? I installed it from the Jetbrains Plugins directly

beansoft commented 4 years ago

Thanks for your report, this issue reproduced on my Win10 laptop, as I rarelly using it for coding. I'll fix it soon.

beansoft commented 4 years ago

https://github.com/beansoftapp/react-native-console/blob/2019.2/react-native-console.jar pls have a try. Plugin update will be available at IDEA plugin center soon.