react-native-twilio
react-native-twilio copied to clipboard
Why do I keep getting this error when installing Twilio for React Native?
Hi, I keep getting this error (shown below) when trying to install Twilio into my React Native project. It says that 'unzip' is not recognized as an internal or external command.
What do I do to get this working?
Using Windows 10 node-js: v7.10.0 react-native-cli: 2.0.1 react-native: 0.44.0
windows doesnt have unzip command. use linux or use gitbash on windows
I have the same error. Could you solve it? @YeshanJay ? @kushaldias ?
I fix it. I used gitbat as you write.