react-native-gifted-chat
react-native-gifted-chat copied to clipboard
Unable to resolve devDependencies
Issue Description
I have upgraded my version to the latest 1.0.4 version and now I am getting the error:
Unable to resolve module react-native-lightbox from /Users/<myHomeDirectory>/Documents/<Appname>/mobile-app/node_modules/react-native-gifted-chat/lib/MessageImage.js:
When I check the node modules I can see it is not installing the devDependencies - has anyone came across this issue before?
- Nodejs version: 14.18.1
- React Native version: 0.65.3
- react-native-gifted-chat version: 1.0.4
I have the same issue
npm while installing packages told us
[email protected] requires a peer of react-native-lightbox@* but none is installed. You must install peer dependencies yourself.