openimsdk / openim-electron-demo

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

Bug: Run executable programs under windows. The interface is blank #41

Closed fx10007 closed 10 months ago

fx10007 commented 11 months ago

What happened?

Works fine in the development environment. Replace the contents of the package_build_win file with package.json as required by the documentation writ of execution: npm run build:win exe file to install and run The program interface is blank

What did you expect to happen?

This is not in line with normal expectations

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

git clone https://github.com/openimsdk/openim-electron-demo.git npm install Replace the contents of the package_build_win file with package.json as required by the documentation npm run build:win

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

Windows 10 x64 CPU:Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz 3.79 GHz

Install tools

Bloomingg commented 10 months ago

You can comment this configuration item: https://github.com/openimsdk/openim-electron-demo/blob/main/vite.config.ts#L70