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.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @robertsharper ,
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.3 | 1.0.x |
6.2 | 1.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
Hi @robertsharper ,
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.3 | 1.0.x |
6.2 | 1.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
@robertsharper 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.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies