Skip to content
Discussion options

You must be logged in to vote

Cleaning the target directory fixed it:

cd src-tauri
rm -rf target

I also ran a yarn upgrade before that to upgrade @tauri-apps/[email protected] to @tauri-apps/[email protected], but I don't think it made a difference.

Is manually deleting the target directory the best way to clean? I didn't see a cli option for this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@FabianLars
Comment options

@tleyden
Comment options

Answer selected by FabianLars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants