-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Describe the bug
If I clone this repo and launch it in dev mode, I just get a blank window and an error.
Reproduction
$ git clone --recursive https://github.com/cinnyapp/cinny-desktop.git
$ cd cinny-desktop/cinny
$ npm ci
$ npm run build
$ cd ..
$ npm ci
$ npm run tauri devAsset `index.html` not found; fallback to index.html.html
Asset `index.html` not found; fallback to index.html/index.html
Asset `index.html` not found; fallback to index.html
AssetNotFound("index.html")
Expected behavior
No response
Platform and versions
OS: Linux (elementary, Ubuntu-based)Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels