{"id":40920,"library":"esbuild-linux-ppc64le-for-imba","title":"esbuild Linux PPC64 LE Binary","description":"Platform-specific binary package for esbuild, a fast JavaScript bundler and minifier (v0.0.2035, pre-release). This package delivers the esbuild binary for Linux on PowerPC 64-bit Little Endian architecture. As a platform-specific optional dependency, it is automatically selected during installation on compatible systems. The esbuild project is actively maintained with frequent releases, offering significantly faster build performance compared to webpack or Parcel, and native support for TypeScript and JSX. Note: This package is not meant to be directly installed or imported; it is a dependency of 'esbuild' and is pulled by npm's optional dependency system.","status":"active","version":"0.0.2035","language":"javascript","source_language":"en","source_url":"https://github.com/evanw/esbuild","tags":["javascript"],"install":[{"cmd":"npm install esbuild-linux-ppc64le-for-imba","lang":"bash","label":"npm"},{"cmd":"yarn add esbuild-linux-ppc64le-for-imba","lang":"bash","label":"yarn"},{"cmd":"pnpm add esbuild-linux-ppc64le-for-imba","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Do not import this package directly. Use the main 'esbuild' package instead. This is an optional dependency for esbuild.","wrong":"import esbuild from 'esbuild-linux-ppc64le-for-imba'","symbol":"esbuild","correct":"import * as esbuild from 'esbuild'"},{"note":"Always require 'esbuild', not the platform-specific binary.","wrong":"const esbuild = require('esbuild-linux-ppc64le-for-imba')","symbol":"require('esbuild')","correct":"const esbuild = require('esbuild')"},{"note":"esbuild's installer uses optional dependencies to select the correct binary per platform.","wrong":"// Manually specifying platform binary in config is unnecessary","symbol":"Config: platform binary","correct":"// esbuild automatically picks the correct binary; no import needed"}],"quickstart":{"code":"// This package is not used directly. Instead, install esbuild:\n// npm install esbuild\n// Then use it programmatically or via CLI:\nimport * as esbuild from 'esbuild';\n\nawait esbuild.build({\n  entryPoints: ['app.js'],\n  bundle: true,\n  outfile: 'out.js',\n  platform: 'node',\n  target: ['node12']\n});\n\nconsole.log('Build complete!');","lang":"typescript","description":"Demonstrates that esbuild-linux-ppc64le-for-imba is an internal dependency and how to correctly use esbuild."},"warnings":[{"fix":"Install the main 'esbuild' package instead and let npm handle platform binaries automatically.","message":"Do NOT install or import this package directly. It is an optional dependency of esbuild and should not be manually added to package.json.","severity":"gotcha","affected_versions":"all"},{"fix":"Do not install this package; rely on esbuild's automatic platform detection.","message":"This package is architecture-specific and will fail on non-Linux PPC64LE systems if manually installed.","severity":"breaking","affected_versions":"all"},{"fix":"Update to esbuild version >=0.24 for stable releases and latest features.","message":"Version 0.0.2035 is pre-release; esbuild has since reached v0.24+. Consider updating to a stable release.","severity":"deprecated","affected_versions":"<=0.0.2035"}],"env_vars":null,"search_vec":"'64':33 'activ':58 'architectur':37 'automat':47 'binari':5,9,28 'bit':34 'build':66 'bundler':16 'compar':68 'compat':52 'deliv':25 'depend':44,95,105 'direct':88 'endian':36 'esbuild':1,12,27,55,97 'fast':14 'faster':65 'frequent':61 'import':91 'instal':50,89 'javascript':15,107 'jsx':79 'le':4 'linux':2,30 'littl':35 'maintain':59 'meant':85 'minifi':18 'nativ':74 'note':80 'npm':102 'offer':63 'option':43,104 'packag':10,24,82 'parcel':72 'perform':67 'platform':7,41 'platform-specif':6,40 'powerpc':32 'ppc64':3 'pre':21 'pre-releas':20 'project':56 'pull':100 'releas':22,62 'select':48 'signific':64 'specif':8,42 'support':75 'system':53,106 'typescript':77 'v0.0.2035':19 'webpack':70","created_at":"2026-06-04T18:49:54.184673+00:00","updated_at":"2026-06-04T18:49:54.184673+00:00","problems":[{"fix":"Replace require('esbuild-linux-ppc64le-for-imba') with require('esbuild') or import from 'esbuild'.","cause":"Directly requiring the platform-specific binary package instead of the main esbuild package.","error":"Error: Cannot find module 'esbuild-linux-ppc64le-for-imba'"},{"fix":"Do not reference this package; configure esbuild via the main 'esbuild' package.","cause":"Importing the platform package in a bundler configuration.","error":"Module not found: Can't resolve 'esbuild-linux-ppc64le-for-imba'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/evanw/esbuild#readme","github":"https://github.com/evanw/esbuild","docs":null,"changelog":null,"pypi":null,"npm":"esbuild-linux-ppc64le-for-imba","openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-04","next_check":"2026-09-02","install_tag":null}}