### Which @angular/* package(s) are the source of the bug? common ### Is this a regression? Yes ### Description No matching export in "node_modules/@angular/common/fesm2022/http.mjs" for import "HttpStatusCode" src/app/core/services/interceptors/api-token.interceptor.ts:1:23: 1 │ import { HttpResponse, HttpStatusCode, } from '@angular/common/http'; ### Please provide a link to a minimal reproduction of the bug _No response_ ### Please provide the exception or error you saw _No response_ ### Please provide the environment you discovered this bug in (run `ng version`) ```true Angular: 16.0.4 "builder": "@angular-devkit/build-angular:browser-esbuild", ``` ### Anything else? _No response_