-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm packageThe tauri-cli rust crate and @tauri-apps/cli npm packagetype: bug
Description
Describe the bug
hi, I am trying to upgrade from beta to the latest version, I am using the tauri vite plugin and the author of the project believes the problem is related to the cli. can you please take a look at the issue here:
amrbashir/vite-plugin-tauri#2 (comment)
thank you!
thread '' panicked at 'Couldn't recognize the current folder as a Tauri project. It must contain a tauri.conf.json or tauri.conf.json5 file in any subfolder.', src\helpers\app_paths.rs:64:4
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Reproduction
No response
Expected behavior
builds
Platform and versions
Windows 10
@tauri-apps/cli v1.0.0-rc.5Stack trace
No response
Additional context
project structure:
dist
node_modules
public
srs
src-tauri
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm packageThe tauri-cli rust crate and @tauri-apps/cli npm packagetype: bug