lokalise / homebrew-cli-2

Lokalise CLI v2 Homebrew repo.
3 stars 2 forks source link

install fails with NoMethodError: undefined method `path' for nil:NilClass #1

Closed bogn83 closed 4 years ago

bogn83 commented 4 years ago
$ brew tap lokalise/cli-2
Updating Homebrew...
$ brew install lokalise2
Updating Homebrew...
==> Installing lokalise2 from lokalise/cli-2
==> Downloading https://github.com/lokalise/lokalise-cli-2-go/releases/download/v2.5.1/lokalise2_darwin_x86_64.tar.gz
Already downloaded: /Users/andreas/Library/Caches/Homebrew/downloads/31ec2703e30bdedebaad2676a229d176b5b3bbf55c270b7868cfd33bcb3d52e1--lokalise2_darwin_x86_64.tar.gz
Error: An exception occurred within a child process:
  NoMethodError: undefined method `path' for nil:NilClass
Did you mean?  paths
$ 
beinarovic commented 4 years ago

Hey, we will look in to it and get back to you shortly.

beinarovic commented 4 years ago

@bogn83 This looks like a problem with brew itself. Try running brew doctor to determine the problem.