Skip to content

Cannot install via homebrew on Mac #91

@ZichongWang

Description

@ZichongWang

Hi!

I tried to install on my Mac(M4 chip) using homebrew(version 5.1.0), but shows error:

brew install --cask --no-quarantine iguanatexmac latexit-metadata
Error: Calling the `--[no-]quarantine` switch is disabled! There is no replacement.

I find that in the latest version of homebrew, --no-quarantine and --quarantine flags have been deprecated. If I run without that flag, also have error:

brew install --cask iguanatexmac latexit-metadata
==> Fetching downloads for: tsung-ju/iguanatexmac/iguanatexmac and tsung-ju/iguanatexmac/latexit-metadata
✔︎ Cask latexit-metadata (1.0)                                                                     Verified     97.4KB/ 97.4KB
✔︎ Cask iguanatexmac (1.62.1)                                                                      Verified    854.4KB/854.4KB
==> Installing Cask iguanatexmac
xattr: /opt/homebrew/Caskroom/iguanatexmac/1.62.1/libIguanaTexHelper.dylib: No such xattr: com.apple.quarantine
==> Purging files for version 1.62.1 of Cask iguanatexmac
Error: Failure while executing; `/usr/bin/env xattr -d com.apple.quarantine /opt/homebrew/Caskroom/iguanatexmac/1.62.1/libIguanaTexHelper.dylib` exited with 1. Here's the output:
xattr: /opt/homebrew/Caskroom/iguanatexmac/1.62.1/libIguanaTexHelper.dylib: No such xattr: com.apple.quarantine

Hoping fix someday! Thank you!

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