No item 06 Angular CLI, instalação e criação do projeto ocorreu erro na instalação e não abriu a página:
C:\Users\JORGE\Desktop>cd alurapic
C:\Users\JORGE\Desktop\alurapic>ng serve --open ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ ** 10% building modules 6/6 modules 0 activei 「wds」: Project is running at http://localhost:4200/ i 「wds」: webpack output is served from / i 「wds」: 404s will fallback to //index.html
Date: 2023-05-23T18:05:58.543Z Hash: 72923fa3b3b6e15883e5 Time: 5344ms chunk {main} main.js, main.js.map (main) 326 kB [entry] [rendered] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 325 kB [entry] [rendered] chunk {runtime} runtime.js, runtime.js.map (runtime) 5.22 kB [entry] [rendered] chunk {styles} styles.js, styles.js.map (styles) 340 kB [entry] [rendered] chunk {vendor} vendor.js, vendor.js.map (vendor) 5.5 kB [initial] [rendered]
ERROR in node_modules/rxjs/internal/types.d.ts(90,44): error TS1005: ';' expected. node_modules/rxjs/internal/types.d.ts(90,74): error TS1005: ';' expected. node_modules/rxjs/internal/types.d.ts(90,77): error TS1109: Expression expected. node_modules/rxjs/internal/types.d.ts(91,52): error TS1005: ';' expected. node_modules/rxjs/internal/types.d.ts(91,88): error TS1005: ';' expected. node_modules/rxjs/internal/types.d.ts(91,92): error TS1109: Expression expected.
i 「wdm」: Failed to compile.
O que ocorre?