micahstubbs commented on issue #2053: URL: https://github.com/apache/helix/issues/2053#issuecomment-1118059426
Excellent. Now the only npm warnings that remain are the ones that we have decided to ignore for now: ```py npm WARN [email protected] requires a peer of typescript@>=2.4.2 <2.9 but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] | 7.x | 8.x but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] | 7.x | 8.x but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] | 7.x | 8.x but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] | 7.x | 8.x but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. npm WARN @swimlane/[email protected] requires a peer of @angular/[email protected] but none is installed. You must install peer dependencies yourself. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
