Registry / devops / lightningcss-cli-win32-arm64-msvc

lightningcss-cli-win32-arm64-msvc

JSON →
library1.32.0jsnpmunverified

This is the platform-specific binary package for the LightningCSS CLI, targeting aarch64-pc-windows-msvc (ARM64 Windows). The underlying tool is a CSS parser, transformer, and minifier written in Rust, known for its performance and correctness. Version 1.32.0 is current. It is part of the Parcel project and offers a faster alternative to JavaScript-based CSS tools like cssnano or clean-css. Release cadence follows upstream LightningCSS releases. This package is automatically selected when installing lightningcss-cli on that platform; you should not install it directly.

npm install lightningcss-cli-win32-arm64-msvc
INSTALL
IMPORT
SIG · LIGHTNINGCSS-CLI-W
L
lightningcss-cli-win32-arm64-msvc
devopsjavascriptv1.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Shows how to use the LightningCSS CLI to minify a CSS file. The command uses npx to run the globally installed binary.

npx lightningcss-cli --minify input.css -o output.min.css
Debug
Known issues
gotchaDo not install this package directly. Install lightningcss-cli instead; this platform-specific binary is automatically selected as an optional dependency.
fix
Run npm install lightningcss-cli (or yarn add lightningcss-cli) instead.
affects: *
gotchaThis package is only for ARM64 Windows (aarch64-pc-windows-msvc). It will not work on other platforms.
fix
Check your platform and use the appropriate platform-specific package, or simply install lightningcss-cli which handles platform detection.
affects: *
Errors
Common errors & fixes
Error: Cannot find module 'lightningcss-cli'
Attempting to run the CLI without installing the main package.
fix
Install lightningcss-cli globally: npm install -g lightningcss-cli
Upgrade
Version history
1.32.0latest on npm
Audit
Dependencies
lightningcss-clirequiredThis is a platform-specific binary package; the parent package lightningcss-cli must be installed to use the CLI.
Agent activity
6 hits · last 30 days
node
6
Resources
lightningcss-cli-win32-arm64-msvc — npm install lightningcss-cli-win32-arm64-msvc · libregistry