cannot load such file -- json/pure (LoadError) #5226
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Does |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, it does not. Neither does: rm -rf /opt/homebrew/Library/Homebrew/vendor/bundle ~/.gem
brew vendor-install ruby
cd /opt/homebrew && git reset --hard origin/master
# The next command fails with the same error:
brew update --force |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
rm -rf ~/Library/Caches/Homebrew/bootsnap
might fix this. It would however to be useful to take a copy of it first as if that fixes it I'd be interested in seeing what the bad cache looks like and investigate trying to prevent this happening again.