stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

Could not find a declaration file for module './lib/axios.js'

Open aqeelbhat opened this issue 1 year ago • 0 comments

Hey team, we attempted to upgrade stream-chat from version 8.2.1 to the latest one, but unfortunately, it caused our tests to fail. Please review the attached screenshots for more details.

Screenshot 2024-05-18 at 10 44 27 PM Screenshot 2024-05-18 at 10 46 05 PM

We have decided to revert to version v8.2.1

{
  "jest": "^29.7.0",
  "react": "^18.3.1",
  "react-dom": "^18.3.1",
  "stream-chat": "^8.33.0"
}

aqeelbhat avatar May 18 '24 17:05 aqeelbhat