Crash when processing SASS using aem-sass-compiler | Adobe Higher Education
Skip to main content
Level 3
September 7, 2021
解決済み

Crash when processing SASS using aem-sass-compiler

  • September 7, 2021
  • 2 の返信
  • 634 ビュー

A project I am working on was set up to use the aem-sass-compiler for runtime processing of SCSS files. I think I am the only one experiencing this issue. It seems to work for other developers and on the dev, QA, stage, and production servers. My system is running Windows 10 with up to date patches. Others in my team are using similar OS versions but not experiencing the issue.

I traced through the aem-sass-compiler Java code and found that the AEM instance crashes, fatally, when the Java code calls a native method.

I am wondering if anyone else experienced this issue and if so, whether they were able to solve the problem or not.

このトピックへの返信は締め切られました。
ベストアンサー TarunKumar

Hi @robertharper ,

Please check the version of SAAS compiler that you are using with your AEM instance. You can check the compatibility from below table.


AEM Sass Compiler

6.31.0.x
6.21.0.x
6.1 (SP2 only)0.9.x


For more details on it you can follow below

https://github.com/mickleroy/aem-sass-compiler


Thanks
Tarun

2 の返信

TarunKumar
Community Advisor
Community Advisor
February 13, 2024

Hi @robertharper ,

Please check the version of SAAS compiler that you are using with your AEM instance. You can check the compatibility from below table.


AEM Sass Compiler

6.31.0.x
6.21.0.x
6.1 (SP2 only)0.9.x


For more details on it you can follow below

https://github.com/mickleroy/aem-sass-compiler


Thanks
Tarun

kautuk_sahni
Community Manager
Community Manager
February 16, 2024

@robertharper Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni