Error generating React-Native library link

0

I'm doing an app on React-Native ( react-native-cli: 2.0.1 ).

When trying to install and generate the link Vector-icons , I get these errors.

The first error is thrown at me when trying to install the library. and the second error is thrown when I try to generate the Link of the library this is the command that I use: react-native link react-native-vector-icons .

By the way I use Genymotion to emulate the android device.

    
asked by Revsky01 14.03.2018 в 04:49
source

0 answers