Step 1: Open a terminal and run this code (this code to install homebrew)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Step 2: run this code:
sudo gem uninstall sass sudo gem install sass
to do
source share