Golangci-lint: can not install on MacOS 11 (big sur)

Created on 11 Oct 2020  路  4Comments  路  Source: golangci/golangci-lint

  • [x] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • [x] Yes, I've searched similar issues on GitHub and didn't find any.
  • [x] Yes, I've included all information below (version, config, etc).

Please include the following information:

I can not install (using brew) on the current beta of MacOS 11. I get the following output

brew install golangci/tap/golangci-lint
Warning: You are using macOS 11.0.
We do not provide support for this pre-release version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience while you are running this pre-release version.

==> Installing golangci-lint from golangci/tap
==> Downloading https://github.com/golangci/golangci-lint/releases/download/v1.31.0/golangci-lint-1.31.0-darwin-amd64.tar.gz
Already downloaded: /Users/athirnuaimi/Library/Caches/Homebrew/downloads/098b3bc8b0a8054f45bf3aaeca86c1310ba7ee02d891cf55112596d9930574fe--golangci-lint-1.31.0-darwin-amd64.tar.gz
Error: An exception occurred within a child process:
  TypeError: no implicit conversion of Array into Integer

I've tried this both in the VSCode terminal and the actual MacOS terminal.

bug feedback required question

Most helpful comment

Minor update. Upgrading to Xcode 12 beta 3 and MacOS Big Sur beta 10 solved my problem.

All 4 comments

Hey, thank you for opening your first Issue ! 馃檪 If you would like to contribute we have a guide for contributors.

Is it brew issue or bigsur issue ? As I tried using brew to install other tools (e.g. eksctl, etc) in bigsur, it is all failing.

Yes, this is a brew issue and not related to golangci-lint, this is where the error message is coming from.

This seems to be a tracking issue of getting Homebrew to work on 10.16 and 11.0.

Minor update. Upgrading to Xcode 12 beta 3 and MacOS Big Sur beta 10 solved my problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alessio picture alessio  路  4Comments

atc0005 picture atc0005  路  4Comments

cyriltovena picture cyriltovena  路  5Comments

ferhatelmas picture ferhatelmas  路  4Comments

nektro picture nektro  路  3Comments