How to install sass in fedora 34 Linux. I have used by the followings commands.
sudo dnf install npdejs
npm install sass
But the below command say command not found
sass --version
(env) [chris@fedora style-bootstrap]$ sass --version
bash: sass: command not found…
Install package ‘rubygem-sass’ to provide command ‘sass’? [N/y] n
Some people said before don’t install things with npm install --global sass