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] window not build success and it hold on "Finished dev [unoptimized + debuginfo]" #9746

Closed
songjiachao opened this issue May 11, 2024 · 1 comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@songjiachao
Copy link

Describe the bug

iShot_2024-05-11_15 36 57

Reproduction

No response

Expected behavior

No response

Full tauri info output

PS C:\Users\72185664\Desktop\code\fun-family\desktop> cargo tauri info

[✔] Environment
    - OS: Windows 10.0.19045 X64
    ✔ WebView2: 124.0.2478.97
    ✔ MSVC: Visual Studio 生成工具 2022
    ✔ rustc: 1.78.0 (9b00956e5 2024-04-29)
    ✔ cargo: 1.78.0 (54d8815d0 2024-03-26)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (environment override by RUSTUP_TOOLCHAIN)
    - node: 20.13.1
    - pnpm: 9.1.0
    - npm: 10.5.2

[-] Packages
    - tauri [RUST]: 2.0.0-beta.19
    - tauri-build [RUST]: 2.0.0-beta.15
    - wry [RUST]: 0.39.5
    - tao [RUST]: 0.28.0
    - tauri-cli [RUST]: 2.0.0-beta.17
    - @tauri-apps/api [NPM]: 2.0.0-beta.8
    - @tauri-apps/cli [NPM]: 2.0.0-beta.17

[-] App
    - build-type: bundle
    - CSP: img-src  'self' asset: http://asset.localhost blob: data: https: http://api.iconify.design http://fun.vmic.xyz; style-src 'unsafe-inline' 'self' https://fonts.googleapis.com; connect-src ipc: http://ipc.localhost http://jiuwen-api.vmic.xyz http://dfun.vmic.xyz http://asset.localhost http: ws: https:; object-src 'self' asset: http://asset.localhost; frame-src https: asset: http://asset.localhost; script-src 'unsafe-eval' 'self'; media-src https://h5-inside.vmic.xyz/fun/assets/why-fun.mp4; default-src 'self' customprotocol: asset:; font-src https://fonts.gstatic.com 'self' asset: http://asset.localhost
    - frontendDist: ../dist
    - devUrl: http://127.0.0.1:1420/
    - framework: React (Next.js)
    - bundler: Vite

Stack trace

No response

Additional context

No response

@songjiachao songjiachao added status: needs triage This issue needs to triage, applied to new issues type: bug labels May 11, 2024
@songjiachao
Copy link
Author

songjiachao commented May 11, 2024

image

cargo create-tauri-app --beta

blank page,and cannot be close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

1 participant