0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

今日のbrew error: Error: Permission denied @ unlink_internal

Last updated at Posted at 2019-08-12

今日のbrew error

1.Permission denied @ unlink_internal

macOS
$ brew cleanup
Warning: Skipping ansible-lint: most recent version 4.1.0 not installed

Warning: Skipping wget: most recent version 1.20.3_1 not installed
Warning: Skipping wireshark: most recent version 3.0.3 not installed
Warning: Skipping xz: most recent version 5.2.4 not installed
Warning: Skipping zsh: most recent version 5.7.1 not installed
Removing: /Users/ogawakiyoshi/Library/Caches/Homebrew/linkage.json... (1.4KB)
Removing: /Users/ogawakiyoshi/Library/Caches/Homebrew/Cask/chromedriver--2.46.zip... (6.7MB)
Removing: /Users/ogawakiyoshi/Library/Logs/Homebrew/selenium-server-standalone... (122B)
Removing: /Users/ogawakiyoshi/Library/Logs/Homebrew/iperf... (64B)
Error: Permission denied @ unlink_internal - /usr/local/share/ghostscript/9.21/Resource/CIDFSubst/Baoli.ttc

2 Error: Invalid formula:

macOS
$ brew install caskformula/caskformula/inkscape
==> Tapping caskformula/caskformula
Cloning into '/usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula'...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 5 (delta 0), reused 3 (delta 0), pack-reused 0
Unpacking objects: 100% (5/5), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula/Formula/inkscape.rb
inkscape: "cxx11" is not a recognized standard
Error: Cannot tap caskformula/caskformula: invalid syntax in tap!
OgawaKiyoshi-no-MacBook-Pro:~ ogawakiyoshi$ brew install inkscape
Error: No available formula with the name "inkscape" 
Found a cask named "inkscape" instead. Try
  brew cask install inkscape

3 unavailable: No Cask with this name exists.

macOS
$ brew cask install inkspace
Error: Cask 'inkspace' is unavailable: No Cask with this name exists. Did you mean “wacom-inkspace”?
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?