You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.1.0 doesn't seem to be compile for me on alpine linux systems. It is failing with this error:
LoadError: Could not open library '/codebuild/output/src471049011/src/vendor/bundle/ruby/2.5.0/gems/sassc-2.1.0-x86_64-linux/lib/sassc/libsass.so': Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /codebuild/output/src471049011/src/vendor/bundle/ruby/2.5.0/gems/sassc-2.1.0-x86_64-linux/lib/sassc/libsass.so)
But it seems to compile fine on a OSX / Ubuntu system just fine though!
2.1.0 doesn't seem to be compile for me on alpine linux systems. It is failing with this error:
LoadError: Could not open library '/codebuild/output/src471049011/src/vendor/bundle/ruby/2.5.0/gems/sassc-2.1.0-x86_64-linux/lib/sassc/libsass.so': Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /codebuild/output/src471049011/src/vendor/bundle/ruby/2.5.0/gems/sassc-2.1.0-x86_64-linux/lib/sassc/libsass.so)
But it seems to compile fine on a OSX / Ubuntu system just fine though!