I got an error of
node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: \';\' expected.
after the installation of Angular
I had same problem
npm install typescript@2.8.0
solved my problem