Files
rolegram/src-tauri/error.txt
T

26 lines
1.6 KiB
Plaintext

cargo : Checking rolegram v0.1.0 (C:\Users\macro\D
ocuments\workspace\self\rolegram\src-tauri)
所在位置 行:1 字符: 66
+ ... ocuments\workspace\self\rolegram\src-tauri"; car
go check 2>&1 | Out-F ...
+ ~~~
~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( Chec
king ro...gram\src-tauri):String) [], RemoteExcep
tion
+ FullyQualifiedErrorId : NativeCommandError
error[E0609]: no field `endpoint` on type `&mut LocalF
inder`
--> src\iroh\local_find.rs:27:22
|
27 | let _ = self.endpoint.close();
| ^^^^^^^^ unknown field
|
= note: available field is: `node_id`
For more information about this error, try `rustc --ex
plain E0609`.
error: could not compile `rolegram` (lib) due to 1 pre
vious error