sassc-rails
sassc-rails copied to clipboard
sassc error Not enough space in rake assets precompile
Dear All,
while trying to precompile assets in my app, after adding metronics styles, I get this error:
rake aborted!
SassC::SyntaxError: Internal Error: Not enough space
/home/spanogi/.rbenv/versions/2.4.3/bin/bundle:23:in load' /home/spanogi/.rbenv/versions/2.4.3/bin/bundle:23:in
I cannot understand to what "not enough space" refers. Memory is ok, disk space also. Could you please help me to track this error?
Best regards,
Giuseppe
Hi, I managed to get it work. I discovered that "Not enough space" means "No UTF-8 encoded file"... I think it would be REALLY USEFUL to correct this error message, it took two days for me to understand the origin of the problem, also because I've lost one day looking for resources ("Not enough space" means to me lack of resources).
@giuseppespano do you able to fixed the issue
Hello. I have exactly the same error. "SassC::SyntaxError: Internal Error: Not enough space" Really. How to fix this problem step by step?