i have this error when i wanna install:
`environment:First Hernan$ npm install react-native-vector-icons --save
[email protected] /Users/Hernan/Desktop/carpeta/reactnative/First
└── UNMET PEER DEPENDENCY [email protected]
npm WARN [email protected] requires a peer of react-native-vector-icons@~4.1.1 but none was installed.
npm ERR! code 1`
Please help!
Hey, tell react-native-elements to loosen their peerDependency requirements.
@dabit3
@Brhernann RNE is doing a release later this week with a fix for this. Follow progress here: https://github.com/react-native-training/react-native-elements/issues/434
@iRoachie @Brhernann thanks for the issue! It looks like @Monte9 is on top of this, thanks to you as well! 😁
thanks!
I wants to install gridview lib : npm install react-native-gridview --save
but enable to install it, getting belowerror:
npm WARN [email protected] requires a peer of react-native-vector-ico
ns@~4.1.1 but none was installed.
Closing this issue as it's related to third party libraries and not actionable for me.
Most helpful comment
@iRoachie @Brhernann thanks for the issue! It looks like @Monte9 is on top of this, thanks to you as well! 😁