Registry / devops / esbuild-config-darwin-64

esbuild-config-darwin-64

JSON →
library1.0.1jsnpmunverified

Platform-specific binary package for esbuild-config on macOS 64-bit (x86_64). Version 1.0.1 is the current stable release. esbuild-config provides configuration file support for esbuild, allowing users to define esbuild settings in JSON or YAML files instead of CLI arguments. This package is part of a set of optional dependencies automatically selected by the platform. It is primarily used internally and not intended for direct consumption. For alternatives, use esbuild directly or other config wrappers.

npm install esbuild-config-darwin-64
INSTALL
IMPORT
SIG · ESBUILD-CONFIG-DAR
E
esbuild-config-darwin-64
devopsjavascriptv1.0.1
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.

default
N/A (binary package, not importable)
const esbuildConfig = require('esbuild-config-darwin-64')
This is a platform-specific binary package installed automatically as an optional dependency of esbuild-config. It should not be imported directly.

Shows that this binary package is automatically resolved by esbuild-config and not intended for direct use.

// This package is a binary and should not be used directly. // Install esbuild-config instead: // npm install esbuild-config // Then use: npx esbuild-config --config config.json // Or require in your project: const esbuildConfig = require('esbuild-config'); // esbuild-config will automatically pick the correct binary for your platform.
Debug
Known issues
gotchaThis package is a platform-specific binary optionalDependency. It is not intended to be installed or imported directly. Installing it manually may cause conflicts.
fix
Do not install this package directly. It is automatically installed as a dependency of esbuild-config.
affects: all
Errors
Common errors & fixes
Error: Cannot find module 'esbuild-config-darwin-64'
Attempting to import the binary package directly.
fix
Install and use 'esbuild-config' instead of this platform-specific package.
Upgrade
Version history
1.0.1latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
esbuild-config-darwin-64 — npm install esbuild-config-darwin-64 · libregistry