Work around issue with brew and opam #4701
Annotations
2 errors
Work around https://github.com/ocaml/opam-repository/pull/26891#issuecomment-2486598516
Could not symlink share/aclocal/pkg.m4
Target /opt/homebrew/share/aclocal/pkg.m4
is a symlink belonging to pkgconf. You can unlink it:
brew unlink pkgconf
To force the link and overwrite all conflicting files:
brew link --overwrite pkg-config
To list all files that would be deleted:
brew link --overwrite pkg-config --dry-run
|
Work around https://github.com/ocaml/opam-repository/pull/26891#issuecomment-2486598516
Process completed with exit code 1.
|
Loading