Registry / react-compiler-cli-win32-x64

react-compiler-cli-win32-x64

JSON →
library0.1.0jsnpmunverified

This is the win32-x64 native binary for react-compiler-cli v0.1.0, a React compiler CLI. It is an internal dependency of react-compiler-cli and should not be installed directly. The react-compiler-cli package uses this platform-specific binary automatically via optionalDependencies. This package has no standalone functionality. If you see it in your node_modules, it was pulled in by react-compiler-cli, which provides the actual CLI tool for optimizing React components at build time.

npm install react-compiler-cli-win32-x64
INSTALL
IMPORT
SIG · REACT-COMPILER-CLI
R
react-compiler-cli-win32-x64
javascriptv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

(none)
Not meant for direct import. Install 'react-compiler-cli' instead.
import * from 'react-compiler-cli-win32-x64'
This package provides a platform-specific binary. Do not import or require it in code.

Shows that this package is a transitive dependency and should not be used directly. Use react-compiler-cli instead.

// This package is not meant to be used directly. // Instead, install and use react-compiler-cli: npm install react-compiler-cli npx react-compiler --help
Debug
Known issues
gotchaDo not install this package directly. It is an internal binary for react-compiler-cli on Windows x64. If you install it manually, you may break the dependency resolution of react-compiler-cli.
fix
Remove this package if installed directly: npm uninstall react-compiler-cli-win32-x64. Then install react-compiler-cli: npm install react-compiler-cli.
affects: >=0.0.0
gotchaThis package is platform-specific (win32-x64). It will not work on other platforms. If you are on macOS or Linux, you should never see this package in your lock file unless you are using a cross-platform development environment incorrectly.
fix
Ensure you are on a Windows x64 machine when using react-compiler-cli, or use the correct platform-specific binary for your OS.
affects: >=0.0.0
Errors
Common errors & fixes
Error: Cannot find module 'react-compiler-cli-win32-x64'
You are trying to import or require this package directly, or your platform is not Windows x64 and react-compiler-cli is trying to load the wrong binary.
fix
Do not import this package directly. Ensure you are on Windows x64 and have installed react-compiler-cli (not just this package). If on another platform, use react-compiler-cli which will select the correct platform binary.
Upgrade
Version history
0.1.0latest on npm
Audit
Dependencies
react-compiler-clirequiredThis package is a binary dependency used at runtime by react-compiler-cli. It is not meant to be installed directly.
Agent activity
2 hits · last 30 days
node
2
Resources
react-compiler-cli-win32-x64 — npm install react-compiler-cli-win32-x64 · libregistry