Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
505 views
in Technique[技术] by (71.8m points)

css - Atom - Why is there an error while compiling sass files

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...