Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeated prints of "Using external babel configuration" #28499

Closed
sin-ack opened this issue Aug 25, 2021 · 2 comments
Closed

Repeated prints of "Using external babel configuration" #28499

sin-ack opened this issue Aug 25, 2021 · 2 comments
Labels
bug Issue was opened via the bug report template.

Comments

@sin-ack
Copy link

sin-ack commented Aug 25, 2021

What version of Next.js are you using?

11.1.0

What version of Node.js are you using?

16.3.0

What browser are you using?

Firefox

What operating system are you using?

Gentoo GNU/Linux

How are you deploying your application?

next start

Describe the Bug

When using next dev to run my application in development mode with Next.js 11.1, the console gets repeated "Using external babel configuration" lines. This used to only be a single line before Next.js 11.1.

The issue seems to have started after #26570.

Expected Behavior

For the message to only print once.

To Reproduce

  1. Have an external babel configuration at .babelrc
  2. Start an application with next dev
  3. See lines printed
@sin-ack sin-ack added the bug Issue was opened via the bug report template. label Aug 25, 2021
@ijjk
Copy link
Member

ijjk commented Aug 25, 2021

Hi, this appears to be a duplicate of #27982 which is fixed in the latest version of Next.js v11.1.1-canary.14

@ijjk ijjk closed this as completed Aug 25, 2021
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants