Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 运行后窗口不显示 #166

Open
ninestep opened this issue Nov 25, 2023 · 0 comments
Open

[Bug] 运行后窗口不显示 #166

ninestep opened this issue Nov 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ninestep
Copy link

执行下列步骤后窗口不显示,但是任务栏有图标

  1. 克隆代码git clone https://github.com/LokerL/tts-vue.git
  2. 安装依赖yarn install
  3. 运行yarn run dev

没有报错信息

C:\Users\iamya\AppData\Roaming\npm\yarn.cmd run dev
yarn run v1.22.21
$ vite

  vite v2.9.13 dev server running at:

  > Local: http://127.0.0.1:3344/

  ready in 356ms.

vite v2.9.13 building for development...

watching for file changes...

build started...
vite v2.9.13 building for development...

watching for file changes...

build started...
✓ 1 modules transformed.
transforming (1) electron\main\index.tsdist/electron/preload/index.js   2.09 KiB / gzip: 0.84 KiB
dist/electron/preload/index.js.map 4.01 KiB
built in 187ms.
✓ 6 modules transformed.
dist/electron/main/index.js   18.98 KiB / gzip: 5.74 KiB
built in 257ms.

(node:6472) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use `electron --trace-deprecation ...` to show where the warning was created)


@ninestep ninestep added the bug Something isn't working label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant