Skip to content

Can't build – asset not found index.html #435

@cshaa

Description

@cshaa

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 dev
Asset `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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions