react-native-gifted-chat icon indicating copy to clipboard operation
react-native-gifted-chat copied to clipboard

Unable to resolve devDependencies

Open FraserCampbell1 opened this issue 3 years ago • 2 comments

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

FraserCampbell1 avatar Nov 15 '22 20:11 FraserCampbell1

I have the same issue

Rypeur33 avatar Nov 22 '22 13:11 Rypeur33

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.

superyarik avatar May 25 '23 13:05 superyarik