I got an error of
node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: \';\' expected.
after the installation of Angular
Go to the project directory run this command
npm install rxjs@6.0.0 --save