Cannot create library for workflow.js | Community
Skip to main content
ChaoXiong
Level 2
September 9, 2022
Solved

Cannot create library for workflow.js

  • September 9, 2022
  • 1 reply
  • 707 views

Hi all

I can't read the workflow.js as shown in the picture, don't know why, can anyone help me?

 

 

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 ChaoXiong

Thanks, @milind_bachani, I have found the reason. The cq.authoring.editor.hook is read abnormally due to the failure of livefyre's package installation, so I can't open the js file of workflow, which has been fixed now

1 reply

milind_bachani
Adobe Employee
Adobe Employee
September 9, 2022

HI @chaoxiong ,

 

What's the AEM version you are using here ?


I am using AEM cloud service sdk and the path mentioned : `/libs/cq/gui/components/workflow/editor/clientlibs/workflow.js` is not a valid path.

Check on crx/de lite:

Hope this helps, Thanks!

ChaoXiong
ChaoXiongAuthorAccepted solution
Level 2
September 9, 2022

Thanks, @milind_bachani, I have found the reason. The cq.authoring.editor.hook is read abnormally due to the failure of livefyre's package installation, so I can't open the js file of workflow, which has been fixed now