micahstubbs commented on issue #2053:
URL: https://github.com/apache/helix/issues/2053#issuecomment-1115440757

   Now, we will install the required dependencies for Angular 5.2, slightly 
modifying the guide to remove animations (which we do not use and is somehow 
not found by npm) and http (which we no longer use since its functionatlity 
moved to @angular/common).
   
   ```bash
   npm install 
@angular/{common,compiler,compiler-cli,core,forms,platform-browser,platform-browser-dynamic,platform-server,router}@^5.2.0
 [email protected] rxjs@^5.5.2
   ```


-- 
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]

Reply via email to