hanki.dev

Stop Expo if you're installing npm packages

I thought that my npm was broken since it always froze when I was trying to install new stuff. Turned out, Expo Go (developer tool for React Native) was to blame. So, if you're installing npm packages while running your app with Expo, remember to stop Expo during package installation!

#react-native