Skip to content

Conversation

@FabianLars
Copy link
Member

currently you'll get os error 2 if there's no target dir yet. cargo metadata already returns an absolute path so no need to canonicalize it. if we use dunce we can still canonicalize the frontendDist path and get a path that should match the cargo metadata output.

@FabianLars FabianLars requested a review from a team as a code owner May 7, 2025 18:19
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap May 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

Package Changes Through dfe4481

There are 7 changes which include tauri-bundler with patch, tauri with minor, @tauri-apps/api with minor, tauri-cli with patch, @tauri-apps/cli with patch, tauri-runtime-wry with patch, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.4.1
tauri-runtime 2.6.0 2.6.1
tauri-runtime-wry 2.6.0 2.6.1
tauri-codegen 2.2.0 2.2.1
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.5.1
tauri-cli 2.5.0 2.5.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars
Copy link
Member Author

no changefile cause it's an unreleased change from #13294

@FabianLars FabianLars merged commit 7897ed2 into dev May 7, 2025
13 checks passed
@FabianLars FabianLars deleted the fix/cargo-target-dir-not-found branch May 7, 2025 21:00
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

3 participants