openimsdk / openim-electron-demo

Instant Messaging web desktop
https://openim.io
Apache License 2.0
152 stars 174 forks source link

openim-electron-demo npm run dev fails to run #47

Closed lushou closed 9 months ago

lushou commented 9 months ago

What happened?

我这边把web的demo在本地下载成功了,配置文件也修改成我自己的了,也使用npm install 进行安装完成依赖的,但是在启动的时候出现找不到uuid 请问这是啥的依赖,

0cfae2f7168fc13eccca5362e887202 caf17f02c47927b0aaa9cc0956e0d9c

What did you expect to happen?

如何才可以运行呢

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

1

Anything else we need to know?

No response

version

npm 版本18.16

Cloud provider

OS version

win10

Install tools

lushou commented 9 months ago

这边也单独使用npm install uuid 进行下载了,还是无法进行运行

Bloomingg commented 9 months ago

Do not use Taobao registry. Use https://registry.npmjs.org/ please.

lushou commented 9 months ago

image s使用npm --registry=https://registry.npmjs.org/ install 进行安装之后出现的问题