0

I've attempted to install Compass, which initially seemed successful, but when checking the version I see this:

compass --version
Unable to load extension: compass-susy

I'm not sure exactly what this notice means - so that is my first question.

I installed Susy separately too but I still see the notice above. Assuming this is something I need to resolve, what would be the steps to do so.

red-charlt
  • 25
  • 6

1 Answers1

0

There is no longer any such thing as compass-susy. That was the name of Susy before the 1.0 release a few years back. Find any mention of compass-susy in your code base and replace it with susy.

Miriam Suzanne
  • 13,632
  • 2
  • 38
  • 43