Skip to content

permission denied #43

@heydonovan

Description

@heydonovan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions