Native binary package for esbuild on Linux ARM64 (aarch64), version 0.0.2035. This is a platform-specific dependency automatically installed by esbuild when running on Linux ARM64. The main esbuild package is a fast JavaScript bundler and minifier written in Go, known for its speed (10-100x faster than Webpack/Rollup) and ESM-native architecture. This package should not be installed directly; it is a prebuilt binary used by the `esbuild` package.
npm install esbuild-linux-arm64-for-imbaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Correct way to use esbuild; this binary is an internal dependency, not for direct import.
Install the main 'esbuild' package instead.
Use the main 'esbuild' package which handles platform selection automatically.
Ensure the versions of platform packages match the esbuild version.
Do not require this package directly; the main 'esbuild' package resolves the correct binary.
Use 'esbuild' instead. This package is not importable.
Update esbuild to the latest version.
No dependency data recorded yet.