You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note for maintainers: Despite being a minor version bump, an entire dependency chain was added for NAPI which I think has something to do with WASM which fails the cargo-auditable test in Nix. See lightningcss’s open bug on their Microsoft GitHub proprietary issue tracker @ parcel-bundler/lightningcss#702 As a non-Rust developer, I have no idea what this error is supposed to mean with its Cargo package management. Hopefully their maintainer will eventually have a look.
Please consider giving up MS GitHub or offering a non-proprietary, non-US-corporate-controlled mirror for this free software project.
I wish to delete this Microsoft account in the future, but I need more projects like this to support alternative methods to send patches & contribute. ↩
The text was updated successfully, but these errors were encountered:
thread 'main' panicked at cargo-auditable/src/collect_audit_data.rs:77:9:
cargo metadata failure: error: Package `lightningcss-napi v0.1.0 (/build/source/napi)` does not have feature `rayon`. It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: could not compile `lightningcss` (bin "lightningcss")
@JohnRTitor Personally I’ve stuck with version 1.23.0 since 1.24.0 had a regression for system colors. The upstream maintainer seems to be too busy with other stuff to look into issues.
parcel-bundler/lightningcss#713 should fix it for further releases. For this particular 1.24.1 release, I added a patch to automatically patch the source, see #302174
Notify maintainers
myself, @toastal
Note for maintainers: Despite being a minor version bump, an entire dependency chain was added for NAPI which I think has something to do with WASM which fails the
cargo-auditable
test in Nix. See lightningcss’s open bug on their Microsoft GitHub proprietary issue tracker @ parcel-bundler/lightningcss#702 As a non-Rust developer, I have no idea what this error is supposed to mean with its Cargo package management. Hopefully their maintainer will eventually have a look.Add a 👍 reaction to issues you find important.
1
Footnotes
Please consider giving up MS GitHub or offering a non-proprietary, non-US-corporate-controlled mirror for this free software project.
I wish to delete this Microsoft account in the future, but I need more projects like this to support alternative methods to send patches & contribute. ↩
The text was updated successfully, but these errors were encountered: