Skip to content

Conversation

soorya-u
Copy link
Contributor

@soorya-u soorya-u commented Mar 29, 2024

Installs tauri-cli for vanilla projects using cargo package manager on init command.
fixes #204

@amrbashir amrbashir merged commit 8f41ede into tauri-apps:dev Apr 24, 2024
olivierlemasle added a commit to olivierlemasle/tauri-vscode that referenced this pull request Aug 6, 2025
On a workspace without Tauri (e.g. a workspace generated with
`pnpm create vite .`), the `Tauri: Init` command fails with
error message `Tauri project not found`.

That's because of a regression in tauri-apps#242:
https://github.com/tauri-apps/tauri-vscode/pull/242/files#diff-04bba6a35cad1c794cbbe677678a51de13441b7a6ee8592b7b50be1f05c6f626L199

The Init command should search a directory with NO subdirectory
named `src-tauri`, because Tauri is not installed yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Needs to stress the requirement on tauri-cli.

2 participants