Skip to content

MaxListenersExceededWarning #723

Closed
@tjx666

Description

@tjx666

Current behavior

After multple time rebuild, throw this warning:

image

After I remove this extension, no this issue.

I can confirm version 6.3.3 no this issue.

Expected behavior

No this warning.

Steps to reproduce the issue

  1. clone repository: [email protected]:tjx666/awesome-chrome-extension-boilerplate.git
  2. checkout to fork-ts-checker-webpack-plugin-issue branch
  3. install dependencies by pnpm install
  4. pnpm start
  5. open src/background/index.ts, modify this file multiple times to triiger rebuild, about 6 times
  6. you will see this warning

Issue reproduction repository

Environment

  • fork-ts-checker-webpack-plugin: 7.2.1
  • typescript: 4.6.2
  • eslint: 8.11.0
  • webpack: 5.70.0
  • os: MacOS 12.2.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions