Getting Slingexception cannot get default sling script /apps/granite/sightly/templates/clientlibs.html | Community
Skip to main content
ankitasara
June 28, 2023
Solved

Getting Slingexception cannot get default sling script /apps/granite/sightly/templates/clientlibs.html

  • June 28, 2023
  • 1 reply
  • 784 views

Can access author but getting Slingexception cannot get default sling script /apps/granite/sightly/templates/clientlibs.html in view as published mode.
Please help.

@arunpatidar  @lukasz-m  @kautuk_sahni 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ankitasara

Thank you for the reply. 

Got the issue resolved. The issue was in my local have different project tracks hence one of the track uses the same path. they have overridden it from /libs. and this folder itself was missing in the local.

From dev crx searched for the same path and made package and installed it in local, now view as published is working.

1 reply

krishna_sai
Community Advisor
Community Advisor
June 28, 2023

Hi @ankitasara ,
Can you verify error.log file to get more information regarding the error which component is causing this issue


ankitasara
ankitasaraAuthorAccepted solution
June 28, 2023

Thank you for the reply. 

Got the issue resolved. The issue was in my local have different project tracks hence one of the track uses the same path. they have overridden it from /libs. and this folder itself was missing in the local.

From dev crx searched for the same path and made package and installed it in local, now view as published is working.