userjia
userjia
> MIT,随便用~ 谢谢
This seems like a tauri scope configure problem, I change the tauri config fs to this and it works. "fs": { "all": true, "scope": ["*/**"] }, According to https://github.com/tauri-apps/tauri/issues/4130
I have the same issue, choose import by usage
> > What is the error output when compiling? And, what's your intention behind removing "declaration" from `tsconfig.json`? Did you use any new features when setting --experimental-json-modules for running prebuilt...
> What is the error output when compiling? And, what's your intention behind removing "declaration" from `tsconfig.json`? Did you use any new features when setting --experimental-json-modules for running prebuilt scripts?...