[GH-ISSUE #205] brew install fails on OSX Catalina: undefined method `path' for nil:NilClass #140

Closed
opened 2026-03-01 21:40:35 +03:00 by kerem · 2 comments
Owner

Originally created by @n-a-t-e on GitHub (Apr 23, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/205

Hi, I am trying to install act and I get this error on Catalina 10.15.3. Thanks

$ brew install nektos/tap/act

==> Tapping nektos/tap
Cloning into '/usr/local/Homebrew/Library/Taps/nektos/homebrew-tap'...
remote: Enumerating objects: 32, done.
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 75 (delta 7), reused 0 (delta 0), pack-reused 43
Unpacking objects: 100% (75/75), done.
Tapped 1 formula (100 files, 46KB).
==> Installing act from nektos/tap
Error: An exception occurred within a child process:
  NoMethodError: undefined method `path' for nil:NilClass
Did you mean?  paths
Originally created by @n-a-t-e on GitHub (Apr 23, 2020). Original GitHub issue: https://github.com/nektos/act/issues/205 Hi, I am trying to install act and I get this error on Catalina 10.15.3. Thanks ```sh $ brew install nektos/tap/act ==> Tapping nektos/tap Cloning into '/usr/local/Homebrew/Library/Taps/nektos/homebrew-tap'... remote: Enumerating objects: 32, done. remote: Counting objects: 100% (32/32), done. remote: Compressing objects: 100% (24/24), done. remote: Total 75 (delta 7), reused 0 (delta 0), pack-reused 43 Unpacking objects: 100% (75/75), done. Tapped 1 formula (100 files, 46KB). ==> Installing act from nektos/tap Error: An exception occurred within a child process: NoMethodError: undefined method `path' for nil:NilClass Did you mean? paths ```
kerem closed this issue 2026-03-01 21:40:35 +03:00
Author
Owner

@cplee commented on GitHub (Apr 23, 2020):

@n-a-t-e : any chance it is related to:

https://discourse.brew.sh/t/homebrew-installation-fail/7439/3

<!-- gh-comment-id:618193006 --> @cplee commented on GitHub (Apr 23, 2020): @n-a-t-e : any chance it is related to: https://discourse.brew.sh/t/homebrew-installation-fail/7439/3
Author
Owner

@n-a-t-e commented on GitHub (Apr 23, 2020):

@cplee Thanks, updating Xcode made it work

<!-- gh-comment-id:618213870 --> @n-a-t-e commented on GitHub (Apr 23, 2020): @cplee Thanks, updating Xcode made it work
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#140
No description provided.