Updating Sunbird Collection Editor Library to Angular 16 and updating peer dependencies #196
Closed
abhishekpnt
started this conversation in
Bugs
Replies: 2 comments 1 reply
-
@abhishekpnt Collection editor also having web component right? Why can't you use that? Why do you need only NPM package? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pallakartheekreddy if we use collection editor web compontent, we are getting the errors mentioned in the following discussion thread. So ca you please provide us the latest npm package |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
@pallakartheekreddy
@project-sunbird/sunbird-collection-editor is using non-ivy library ng2-semantic-ui-v9 in peer dependencies in package.json which is causing build issues in portal.
Please update this library with angular 16 version using npm: @project-sunbird/ng2-semantic-uiwith version 8.0.2 instead of ng-semantic-ui-v9 and provide the new npm package
Refer: https://project-sunbird.atlassian.net/browse/ED-3731
https://project-sunbird.atlassian.net/browse/ED-3836
CC: @vinukumar-vs @rajeevsathish @mohitga
Beta Was this translation helpful? Give feedback.
All reactions