-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
This was installed using homebrew.
$ cat Makefile | head -1
include https://gitlab.com/REDACTED/make-templates.git
$ make
⨯ installing error=installing "https://gitlab.com/REDACTED/make-templates.git": mkdir: mkdir /usr/local/include: permission denied
I'm thinking this is an issue with M1 Mac's and how homebrew changed the install directory: /usr/local vs /opt/homebrew
Also tried installing with curl:
$ curl -sf https://gobinaries.com/tj/mmake/cmd/mmake | sudo sh
Password:
==> Downloading github.com/tj/mmake/cmd/mmake@master
==> Resolved version master to v1.4.0
==> Downloading binary for darwin arm64
Error downloading, got 500 response from server
$ sw_vers
ProductName: macOS
ProductVersion: 12.4
BuildVersion: 21F79
Metadata
Metadata
Assignees
Labels
No labels