Harshal sanghvi
Harshal sanghvi
> > > yarn command fails with > > ```js > error An unexpected error occurred: "expected hoisted manifest for \"@dudigital/react-native-zoomable-view#react-native#@react-native-community/cli#@react-native-community/cli-hermes\"" > ``` +1
> > > This is what I did: > > ``` > rm -rf yarn.lock node_modules > yarn > yarn add @dudigital/react-native-zoomable-view > ``` > > Result: > > ```...
I was installing react-native-zoomable-view for the first time in my project created using `react-native init`