DEV Community

0xkoji
0xkoji

Posted on

Homebrew shows an Error, Error: Cannot download non-corrupt https://formulae.brew.sh/api/formula.jws.json!

rm -r "$(brew --cache)/api" export HOMEBREW_NO_INSTALL_FROM_API=1 
Enter fullscreen mode Exit fullscreen mode
brew update 
Enter fullscreen mode Exit fullscreen mode

Top comments (0)