[Problem/Question]
Use sendBird SDK on Cocos creator, show error “TypeError: e is not a function”. File path: node_modules/@sendbird/chat/__bundle-876f9ffa.js
[SDK Version]
4.8.4
[Reproduction Steps]
- Input “@sendbird/chat”: “^4.8.4” in package.json
- Run “npm install” (or “yarn install”)
- Open cocos creator project
- Show error “typeError: e is not a function” on Cocos creator console。
[Frequency]
Every time
[Current impact]
Can not work.