I\'m building my first Angular Application. I\'m creating a new Angular application using this command ng new purchase-section. But when I executing the application
ng new purchase-section
Update in package.json rxjs": "6.3.3"
in terminal 1. run npm update 2. run ng serve
It should compile successfully