문제

I'm getting the following error when trying to save in Codekit

/Applications/CodeKit.app/Contents/Resources/engines/oilypng/lib/oily_png/oily_png.bundle [BUG] Segmentation fault
ruby 1.9.3p286 (2012-10-12 revision 37165) [x86_64-darwin12.2.0]

Anyone know what I need to fix?

Edit I think it has something to do with Compass being unable to Compile. Compass is installed and everything was working up until today. I updated Codekit to version 1.6.1 today

도움이 되었습니까?

해결책

Try doing compass clean inside your project folder and then compile again.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top