Skip to content

fs watch functionality error on upgrade to Tauri v2 #10837

Answered by FabianLars
dmca-glasgow asked this question in Q&A
Discussion options

You must be logged in to vote

It's not properly documented right now but you need to change

tauri-plugin-fs = "2.0.0-rc"

to

tauri-plugin-fs = { version = "2.0.0-rc", features = ["watch"] }

Replies: 1 comment 2 replies

Comment options

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

Answer selected by dmca-glasgow
@dmca-glasgow
Comment options

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