Removing of legacy dependencies from "@project-sunbird/sunbird-collection-editor" #119
abhishekpnt
started this conversation in
General Discussions
Replies: 1 comment 2 replies
-
@abhishekpnt @vinukumar-vs We have removed the above packages as part of release-5.4.0 and published a new tag for collection editor. Please use release-5.4.0 release notes for the latest tag. Please refer below links for more details |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Since we are upgrading Angular version of the Sunbird-Ed portal, we are doing legacy dependency cleanup activity.
But it was found that "@project-sunbird/sunbird-collection-editor" has some legacy dependencies like ngx-infinite-scroll, angular2-uuid,common-form-elements-web-v9,ng2-cache-service which are being removed from the portal.
Since these dependencies are being added as the "dependency" in "@project-sunbird/sunbird-collection-editor" , when removing these dependencies from portal , we are getting the build issues in the portal.
So please remove/update these legacy dependencies from the above mentioned package and give us the latest version without the above list of legacy dependencies.
Also please try to remove "@project-sunbird/sunbird-pdf-player-v9","@project-sunbird/sunbird-quml-player-v9","@project-sunbird/sunbird-video-player-v9" from package.json since these modules will be used as a web component in the portal
Please refer the ticket: https://project-sunbird.atlassian.net/browse/ED-1277
@pallakartheekreddy can you please help us on this?
CC: @vinukumar-vs @Krishnaj20 @rajeevsathish @rajeshkumaravel @princegupta1131
Beta Was this translation helpful? Give feedback.
All reactions