Next.js Discord

Discord Forum

Are you receiving this error [baseline-browser-mapping] in Nextjs 16.1.4?

Unanswered
pakusland posted this in #help-forum
Open in Discord
When building or using next dev I'm getting this errors using the Nextjs 16.1.4 version.

> next build

[baseline-browser-mapping] The data in this module is over two months old.  To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
▲ Next.js 16.1.4 (Turbopack)
- Environments: .env.local, .env

  Creating an optimized production build ...
[baseline-browser-mapping] The data in this module is over two months old.  To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
✓ Compiled successfully in 12.1s


The process can finish, but it's a bit annoying...

0 Replies