Hi all, I'm trying to upgrade Opal CLI on my Mac (system version 15.5).
My Homebrew is version 4.5.5, installed opal-security 2.1.1, npm 11.4.1, node 24.1.0. When running brew upgrade opal-security, this is the output:
❯ brew upgrade opal-security
==> Upgrading 1 outdated package:
opalsecurity/brew/opal-security 2.1.1 -> 3.0.0
==> Fetching opalsecurity/brew/opal-security
==> Downloading https://registry.npmjs.org/opal-security/-/opal-security-3.0.0.t
Already downloaded: /Users/rafalsobol/Library/Caches/Homebrew/downloads/355e95e045392fdd00968e72e0cea7909700dd56606ebeb149d6be3a9c41935c--opal-security-3.0.0.tgz
==> Upgrading opalsecurity/brew/opal-security
2.1.1 -> 3.0.0
==> npm install -ddd --global --build-from-source --cache=/Users/rafalsobol/Libr
Last 15 lines from /Users/rafalsobol/Library/Logs/Homebrew/opal-security/01.npm:
npm error npm verbose code 1
npm silly unfinished npm timer reify 1749462545257
npm silly unfinished npm timer reify:build 1749462547209
npm silly unfinished npm timer build 1749462547209
npm silly unfinished npm timer build:deps 1749462547209
npm silly unfinished npm timer build:run:install 1749462547216
npm silly unfinished npm timer build:run:install:node_modules/opal-security/node_modules/argon2 1749462547216
npm silly unfinished npm timer build:run:install:node_modules/opal-security/node_modules/keytar 1749462547221
npm verbose cwd /private/tmp/opal-security-20250609-1265-745t4i/package
npm verbose os Darwin 24.5.0
npm verbose node v18.20.8
npm verbose npm v10.8.2
npm verbose exit 1
npm verbose code 1
npm error A complete log of this run can be found in:
If reporting this issue please do so at (not Homebrew/* repositories):
https://github.com/opalsecurity/homebrew-brew/issues
I'm attaching the full error log:
errorlog.log
At least one other person in my company is experiencing the same issue at the minute. Is anyone familiar with what might be causing this?
Hi all, I'm trying to upgrade Opal CLI on my Mac (system version 15.5).
My Homebrew is version 4.5.5, installed opal-security 2.1.1, npm 11.4.1, node 24.1.0. When running
brew upgrade opal-security, this is the output:I'm attaching the full error log:
errorlog.log
At least one other person in my company is experiencing the same issue at the minute. Is anyone familiar with what might be causing this?