python-chat-example icon indicating copy to clipboard operation
python-chat-example copied to clipboard

Module not found: Can't resolve 'stream-chat'

Open SatyakiDe2019 opened this issue 4 years ago • 1 comments

I'm trying to run this on my MAC.

And, I'm facing this issue -

` Failed to compile.

./node_modules/stream-chat-react/dist/index.es.js Module not found: Can't resolve 'stream-chat' in '/Users/s_de/Desktop/Demo_55/Client/python-chat-example/chat-frontend/node_modules/stream-chat-react/dist' `

Any idea?

SatyakiDe2019 avatar Mar 05 '21 06:03 SatyakiDe2019

npm install stream-chat

Joy459 avatar Oct 15 '21 01:10 Joy459