Skip to content

Los instaladores, a v0.1.19 (arregla macOS) - #74

Merged
borjaperfra merged 1 commit into
mainfrom
fix/pins-v0119
Sep 14, 2026
Merged

borjaperfra merged 1 commit into
mainfrom
fix/pins-v0119

Conversation

@borjaperfra

Copy link
Copy Markdown
Contributor

v0.1.18 and v0.1.17 died on every Mac without a GITHUB_TOKEN: the version lookup expanded an empty array under set -u, which is an unbound variable in the bash 3.2 macOS ships. helmcode/nan-cli#22.

This one is worth merging promptly — the bash installer on nan.builders is currently broken for Mac users.

v0.1.18 and v0.1.17 died on every Mac without a GITHUB_TOKEN: the version
lookup expanded an empty array under `set -u`, which is an unbound variable in
the bash 3.2 macOS ships. helmcode/nan-cli#22.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@borjaperfra
borjaperfra merged commit 05d90ef into main Sep 14, 2026
2 checks passed
@borjaperfra
borjaperfra deleted the fix/pins-v0119 branch September 14, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants