emoron
9/4/2018 - 8:48 PM

React-Native clear Watchman + Cache

React-Native clear Watchman + Cache

watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install && yarn start -- --reset-cache