Skip to content

Error when creating app using vue-ts template #441

Description

@jonblack

Running cargo create-tauri-app -t vue-ts myapp results in the following error:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Empty list of items given to `Select`" }', /home/jon/.cargo/registry/src/index.crates.io-6f17d22bba15001f/create-tauri-app-3.6.0/src/lib.rs:175:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This happens with other templates but not all (for example, svelte and vue work fine).

I'm using version 3.6.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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