Platform-specific binary package for esbuild-dev-server on Darwin (x64). Version 0.3.0. This is an optional dependency automatically installed when using the esbuild-dev-server package on macOS. The main package provides a local development server with hot reloading for esbuild. Designed for Node.js and esbuild integration, supporting JavaScript and TypeScript.
npm install esbuild-dev-server-darwin-x64No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows typical usage: import the main esbuild-dev-server package, configure entry point and output directory, then start the server with hot reload.
Remove direct dependency on this package. Install esbuild-dev-server instead.
Ensure you are on macOS x64 or install the correct platform package via optional dependencies.
Review esbuild-dev-server release notes before upgrading.
Use esbuild-dev-server package instead.
Run: npm install esbuild esbuild-dev-server
Uninstall this package and install esbuild-dev-server: npm uninstall esbuild-dev-server-darwin-x64 && npm install esbuild-dev-server
Run: npm install esbuild-dev-server
Use the appropriate binary package for your OS (e.g., esbuild-dev-server-linux-x64) or use the esbuild-dev-server package which handles platform detection.
Install esbuild: npm install esbuild
No dependency data recorded yet.