cometchat-sample-app-react
cometchat-sample-app-react copied to clipboard
A line of code is not correct
Describe the problem
When I did the npm start after following all the instructions, I am getting this error Module not found: Can't resolve '../../cometchat-pro-react-ui-kit/CometChatWorkspace/src' in 'C:\Users\hp\desktop\javascript-react-chat-apavascript-react-chat-app\src\defaultPages\App'
What was the expected behavior?
The screen should display the sample react app
The error is present in this file ./src/defaultPages/App/index.js
I think you need to clone this repository inside your project.
(Edited on Apr 5, 2024) Me to myself: What the hell were you saying, Ozair? XD
I need your help to implement in my working reactjs project. i have already clone this code in my reactjs project at root. i have already node_modules in my project. do I need to aigan install npm?
The issue appears to be with Windows OS only. The quick fix is to enable long file paths in Windows.
Alternatively, please try the latest v4 sample app.