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

Can not found react-devtools #44

Open XardoniK opened 4 years ago

XardoniK commented 4 years ago

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 phpstorm after install react-devtools.

I tried install manually too.

Can you help me?

beansoft commented 4 years ago

Which platform are u using? I tried on Mac. Install: yarn global add react-devtools

then it can be started correctly.

It starts with: /Users/yourname/.config/yarn/global/node_modules/.bin/react-devtools