You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @moaxey , at the beginning the library were published using ng-packagr, but since version 3.x and angular 10.x (I think) we are following the angular guide to library: https://angular.io/guide/creating-libraries
Is there a specific use case you need the ng-packagr ?
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^10.0.9" from [email protected]
npm ERR! node_modules/angular-plotly.js
npm ERR! angular-plotly.js@"^3.0.0" from the root project
I guess this not trivial moving from @angular-devkit/build-ng-packagr to ng-packagr. Is anybody working on it?
The text was updated successfully, but these errors were encountered: