dotfiles-public
dotfiles-public copied to clipboard
fail to install prettierd for `No available formula with the name "prettierd". Did you mean prettier?`
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?