react-native-console icon indicating copy to clipboard operation
react-native-console copied to clipboard

Can not found react-devtools

Open XardoniK opened this issue 5 years ago • 1 comments

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?

XardoniK avatar Feb 06 '20 08:02 XardoniK

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

beansoft avatar Mar 08 '20 03:03 beansoft