rogchap / react-native-twilio

A React Native wrapper for the Twilio mobile SDK
MIT License
92 stars 43 forks source link

Why do I keep getting this error when installing Twilio for React Native? #28

Open YeshanJay opened 7 years ago

YeshanJay commented 7 years ago

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.

image

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

kushaldias commented 6 years ago

windows doesnt have unzip command. use linux or use gitbash on windows

ddelcidg commented 5 years ago

I have the same error. Could you solve it? @YeshanJay ? @kushaldias ?

ddelcidg commented 5 years ago

I fix it. I used gitbat as you write.

solutiontwilio1 solutiontwilio2