Skip to content

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

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 #186

Re-run triggered September 3, 2025 14:57
Status Failure
Total duration 1m 44s
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