{"id":25268,"library":"esbuild-config-linux-64","title":"esbuild-config (Linux x64)","description":"The platform-specific Linux 64-bit binary package for esbuild-config (v1.0.1), a CLI tool that generates esbuild configuration files. This is an optional dependency automatically installed by esbuild-config on Linux x64 systems. The package is rarely installed directly; instead, esbuild-config (the parent) should be used. Release cadence is low, with only a few versions since 2020. Key differentiator: provides config file support for esbuild, which natively uses CLI arguments only.","status":"active","version":"1.0.1","language":"javascript","source_language":"en","source_url":"https://github.com/bpierre/esbuild-config","tags":["javascript"],"install":[{"cmd":"npm install esbuild-config-linux-64","lang":"bash","label":"npm"},{"cmd":"yarn add esbuild-config-linux-64","lang":"bash","label":"yarn"},{"cmd":"pnpm add esbuild-config-linux-64","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This is a binary package, not a JavaScript module. It should not be imported directly. Use 'esbuild-config' instead.","wrong":"const esbuildConfig = require('esbuild-config-linux-64')","symbol":"esbuild-config","correct":"import 'esbuild-config-linux-64'"}],"quickstart":{"code":"// This package is a platform-specific binary for esbuild-config.\n// Do NOT install or import directly. Instead, install the parent package:\n// npm install esbuild-config\n// Then run:\n// npx esbuild-config init\n// See https://github.com/bpierre/esbuild-config for full usage.","lang":"javascript","description":"Shows how to properly use this binary package via the parent esbuild-config package."},"warnings":[{"fix":"Run 'npm install esbuild-config' and remove any direct dependency on esbuild-config-linux-64.","message":"Do not install this package directly. Install esbuild-config instead, which will automatically select the correct binary for your platform.","severity":"gotcha","affected_versions":">=1.0.0"},{"fix":"If on macOS, install esbuild-config-darwin-64; if on Windows, install esbuild-config-win32-64. Or simply install esbuild-config.","message":"Version 1.0.0+ dropped support for non-Linux x64 architectures on this package. Use other platform-specific packages (e.g., esbuild-config-darwin-64, esbuild-config-win32-64) for other OS.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Do not import this package. Install and use 'esbuild-config' instead. This binary is automatically used by the parent package.","cause":"Attempting to import or require this binary package directly in JavaScript code.","error":"Module not found: Error: Can't resolve 'esbuild-config-linux-64'"},{"fix":"Remove esbuild-config-linux-64 and install 'esbuild-config' instead. Ensure your package.json lists only esbuild-config as a dependency.","cause":"Installing esbuild-config-linux-64 directly without proper context, or mixing platforms.","error":"Error: Cannot find module 'esbuild-config-linux-64'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}