cq collab comments not found issues
i am using aem5.6.1
I see lot of not found issues when collab comment component is added only in publish instance could you please let me know as how could it be resolved
I have added the below libs code to /apps
i.e added /libs/collab/commons/components/comments/comments.jsp to /apps/collab/commons/components/comments/comments.jsp
On the page load i see the below issues coming up . I see that on line 80 this is include <cq:includeClientLib js="cq.collab.comments"/>
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/forum/components/topic/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/forum/components/pagination/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/apps/social/forum/components/topic/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/apps/social/forum/components/pagination/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/commons/components/comments/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/forum/components/topic/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/forum/components/pagination/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/libs/social/commons/components/comments/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/apps/social/forum/components/topic/clientlibs.min.js"
"NetworkError: 404 Not Found - http://localhost:4503/apps/social/forum/components/pagination/clientlibs.min.js"