dotfiles-public icon indicating copy to clipboard operation
dotfiles-public copied to clipboard

fail to install prettierd for `No available formula with the name "prettierd". Did you mean prettier?`

Open damingerdai opened this issue 1 year ago • 2 comments

i want to install prettierd with homtbrew

brew install prettierd

but fail:

Warning: No available formula with the name "prettierd". Did you mean prettier?
==> Searching for similarly named formulae and casks...
==> Formulae
prettier

To install prettier, run:
  brew install prettier

==> Casks
pretzel

To install pretzel, run:
  brew install --cask pretzel

i try to search the prettierd by googlde and found this one fsouza/prettierd

in this repo, it say that we can install this library

brew install fsouza/prettierd/prettierd

my question is that that two library are the same?

damingerdai avatar Jun 15 '23 07:06 damingerdai