Skip to content

🐛 Upgrading to v16.1.0 gives me "Unknown version 114 of edge (While processing: "base$0$0")" #25377

Closed
@bjornharvold

Description

@bjornharvold

Is this a bug report or a feature request?

  • Bug Report
  • Feature Request

Please provide the steps to reproduce the issue [Bug Report only]

  • I upgraded from 16.0.5 to 16.1.0
  • I made sure all Angular related libs were on 16.1.0
  • I upgraded Typescript to 5.1.4

Please provide the expected behavior vs the actual behavior you encountered [Bug Report only]

No response

Please provide a screenshot if possible [Bug Report only]

No response

Please provide the exception or error you saw [Bug Report only]

When I start my app, I now receive:

./apps/travel-agent/src/main.ts - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/tools/babel/webpack-loader.js):
BrowserslistError: [BABEL] /Users/crash/git/monorepo-typescript/apps/travel-agent/src/main.ts: Unknown version 114 of edge (While processing: "base$0$0")

./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/runtime/api.js - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/tools/babel/webpack-loader.js):
BrowserslistError: [BABEL] /Users/crash/git/monorepo-typescript/node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/runtime/api.js: Unknown version 114 of edge (While processing: "base$0$0")


### Is this a browser-specific issue? If so, please specify the device, browser, and version. [Bug Report only]

_No response_

### Description [Feature Request only]

_No response_

### Proposed solution [Feature Request only]

_No response_

### Alternatives considered [Feature Request only]

_No response_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions