Trunk install fails because lightningcss library not compiling
The Rust Programming Language Forum
Trunk install fails because lightningcss library not compiling
I was trying to install trunk for learning yew, but it keeps failing because lightningcss fails to compile: error: could not compile `lightningcss` (lib) due to 61 previous errors warning: build failed, waiting for other jobs to finish... error: failed to compile `trunk v0.21.14`, intermediate artifacts can be found at `/tmp/cargo-installFkb0X9`. A quick overlook of the type of error (they are all very similar) : error[E0277]: `?` couldn't convert the error to `cssparser::ParseError<'_, error...
0 comments
No comments yet.