sassc-rails icon indicating copy to clipboard operation
sassc-rails copied to clipboard

sassc error Not enough space in rake assets precompile

Open giuseppespano opened this issue 6 years ago • 3 comments

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

' Tasks: TOP => assets:precompile

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

giuseppespano avatar Feb 18 '19 09:02 giuseppespano

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 avatar Feb 18 '19 12:02 giuseppespano

@giuseppespano do you able to fixed the issue

vsagar9944 avatar Sep 04 '20 13:09 vsagar9944

Hello. I have exactly the same error. "SassC::SyntaxError: Internal Error: Not enough space" Really. How to fix this problem step by step?

ProfessorNemo avatar Oct 30 '22 01:10 ProfessorNemo