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

CLI script that clears Watchman, removes node_modules and cleans cache using npm or yarn

Results 3 react-native-surrender issues
Sort by recently updated
recently updated
newest added

**Describe the bug** when I run surrender --yarn I get an error about modules. **To Reproduce** Steps to reproduce the behavior: 1. install react-native-surrender using yarn global add... 2. run...

I wonder if you can make a flag -w for windows cmd?

enhancement
help wanted
good first issue

Due to the caching mechanism provided by `yarn`, it might be good idea to set `yarn` as default

enhancement