Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixing node install for homebrew package #3

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

stigi
Copy link
Member

@stigi stigi commented Nov 5, 2024

Somehow the node install command changed, and the old one started breaking like so:

$ brew install magicbell-cli
==> Fetching magicbell/tap/magicbell-cli
==> Downloading https://registry.npmjs.org/@magicbell/cli/-/cli-4.1.0.tgz
Already downloaded: /Users/ullrich/Library/Caches/Homebrew/downloads/ee7d565ff569dfaab59eef660d4ebb64958b0a611a3e6b9afcb6240ac083c6cf--cli-4.1.0.tgz
==> Reinstalling magicbell/tap/magicbell-cli
Error: An exception occurred within a child process:
  NoMethodError: undefined method `std_npm_args' for module Language::Node

Homebrew/brew#17867 does something along the line as well, and also update the documentation.

@stigi stigi requested review from smeijer and unamashana November 5, 2024 14:28
@smeijer smeijer changed the title Fixing node install for homebrew package fix: fixing node install for homebrew package Nov 6, 2024
@smeijer smeijer merged commit 8857472 into main Nov 6, 2024
@smeijer smeijer deleted the fix-formula branch November 6, 2024 09:38
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