Skip to content

feat: ES modules (ESM) support with conditional esm or commonjs consumption + better error handling #187

feat: ES modules (ESM) support with conditional esm or commonjs consumption + better error handling

feat: ES modules (ESM) support with conditional esm or commonjs consumption + better error handling #187

Triggered via pull request September 7, 2025 21:31
Status Failure
Total duration 1m 20s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build
Process completed with exit code 1.
Build
cmake was installed from the local/pinned tap but you are trying to install it from the homebrew/core tap. Formulae with the same name from different taps cannot be installed at the same time. To install this version, you must first uninstall the existing formula: brew uninstall cmake Then you can install the desired version: brew install cmake