openimsdk/open-im-sdk-web

Bug: Failed to execute 'decode' on 'TextDecoder': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'.

PaoPaoYo opened this issue · 2 comments

What happened?

启动时报错
image

What did you expect to happen?

正常启动

How can we reproduce it (as minimally and precisely as possible)?

按文档启动

Anything else we need to know?

No response

version

"open-im-sdk": "^3.5.1-alpha.7"
oimws: 3.5.1-alpha.8

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

删除node_modules重新安装就好了

You can use oimws3.5.0 for the time being