I have had no problem like this till this afternoon.
On saving a couple of changes to the styling file via CTRL + ALT + S, I get a lower-half screen present the following info on my “error”:
error /home/sandbar/Desktop/Speediwash Webfiles/css/speediwash.css (Line 53: Inconsistent indentation: " \t" was used for indentation, but the rest of the document was indented using 1 tab.)
[Finished in 0.2s with exit code 1]
[cmd: [‘sass’, ‘–update’, ‘/home/sandbar/Desktop/Speediwash Webfiles/css/speediwash.css:/home/sandbar/Desktop/Speediwash Webfiles/css/…/css/speediwash.css’]]
[dir: /home/sandbar/Desktop/Speediwash Webfiles/css]
[path: /home/sandbar/Desktop/nodeapp/node_modules/.bin:/home/sandbar/Desktop/nodeapp/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-15-oracle/bin:/usr/lib/jvm/java-15-oracle/db/bin:/home/sandbar/bin:/usr/java/oracle/jdk-15.0.1/bin:/usr/lib/jvm/java-15-oracle/bin:/usr/lib/jvm/java-15-oracle/db/bin:/home/sandbar/bin:/usr/java/oracle/jdk-15.0.1/bin]
There have been no recent changes to Sublime Text like new packages installed.
And since the last packages were installed (packages to facilitate SASS compilation to CSS, etc) I have had not had any such error until now.
The error itself is one of those pedantic things about tabs and whitespace.
Yet when I corrected the line in question, it simply finds some other whitespace based error.
What is going awry here ?