{"id":40912,"library":"esbuild-freebsd-64-for-imba","title":"esbuild FreeBSD 64-bit Binary (for Imba)","description":"This package provides the FreeBSD 64-bit platform-specific binary for esbuild, a JavaScript bundler and minifier designed for speed. esbuild is known for its extremely fast build times compared to other bundlers like Webpack or Parcel. Version 0.0.2035 is a specific release patched for Imba compatibility. This package is typically installed automatically as a dependency of the main esbuild package and should not be directly depended upon. It supports Node.js >=12 and is primarily used in containerized or CI environments targeting FreeBSD x64.","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-freebsd-64-for-imba","lang":"bash","label":"npm"},{"cmd":"yarn add esbuild-freebsd-64-for-imba","lang":"bash","label":"yarn"},{"cmd":"pnpm add esbuild-freebsd-64-for-imba","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This package is a platform-specific binary; import the main 'esbuild' package instead.","wrong":"import * as esbuild from 'esbuild-freebsd-64-for-imba'","symbol":"esbuild","correct":"import esbuild from 'esbuild'"}],"quickstart":{"code":"import esbuild from 'esbuild';\n\nawait esbuild.build({\n  entryPoints: ['app.js'],\n  bundle: true,\n  outfile: 'out.js',\n}).catch(() => process.exit(1));","lang":"typescript","description":"Demonstrates basic bundling using esbuild's API; the binary package is automatically selected by esbuild."},"warnings":[{"fix":"Remove dependency on this package and install 'esbuild' instead.","message":"Do not directly depend on this package; always use the 'esbuild' package. Direct dependency may cause resolution issues.","severity":"gotcha","affected_versions":"all"},{"fix":"Only use this platform on FreeBSD x64; for other platforms, the main 'esbuild' package handles selection.","message":"This package only works on FreeBSD 64-bit. Do not install on other platforms; esbuild will automatically choose the correct binary.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'0.0.2035':47 '12':80 '64':3,13 'automat':61 'binari':5,18 'bit':4,14 'build':36 'bundler':23,41 'ci':88 'compar':38 'compat':55 'container':86 'depend':64,75 'design':26 'direct':74 'environ':89 'esbuild':1,20,29,68 'extrem':34 'fast':35 'freebsd':2,12,91 'imba':7,54 'instal':60 'javascript':22,93 'known':31 'like':42 'main':67 'minifi':25 'node.js':79 'packag':9,57,69 'parcel':45 'patch':52 'platform':16 'platform-specif':15 'primarili':83 'provid':10 'releas':51 'specif':17,50 'speed':28 'support':78 'target':90 'time':37 'typic':59 'upon':76 'use':84 'version':46 'webpack':43 'x64':92","created_at":"2026-06-04T18:49:51.877231+00:00","updated_at":"2026-06-04T18:49:51.877231+00:00","problems":[{"fix":"Use 'esbuild' as the package name in imports: npm install esbuild","cause":"Attempted to import this platform-specific package directly instead of the main esbuild package.","error":"Module not found: Can't resolve 'esbuild'"},{"fix":"Do not install this package directly; let esbuild's main package handle platform detection.","cause":"Tried to use this package on a non-FreeBSD platform.","error":"error: Unsupported platform: win32-x64 (expected freebsd-x64)"}],"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-freebsd-64-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}}