So, I'm trying to set up atom for my react project and everything, so far, works as expected except for the scss files not updating the css files that they're meant to. I've installed node-sass globally
, I've installed the sass-autocompile package
and whenever I run the autocompiler upon the scss files at the bottom of the atom editor it says:
"SASS-AUTOCOMPILE: Successfully compiled"
and then in the top-right corner it says, in a red, huge box:
"Command failed: sass "<path to the scss file>" 'sass' is not recognized as an internal ot external command, operable program or batch file"
question from:
https://stackoverflow.com/questions/65939643/atom-why-is-there-an-error-while-compiling-sass-files 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…