sass-embedded-host-rust icon indicating copy to clipboard operation
sass-embedded-host-rust copied to clipboard

[email protected] panic with `DecodeError { description: "invalid wire type value: 7"`

Open wre232114 opened this issue 2 years ago • 0 comments

This crate works [email protected], but not [email protected].

error stack:

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: DecodeError { description: "invalid wire type value: 7", stack: [] }', /home/bright/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sass-embedded-0.7.1/src/compiler.rs:48:39

wre232114 avatar Oct 27 '23 00:10 wre232114