wpengine / wpengine/faustjs

Inflight Deprecation Warning

Open
#2,146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dependencies lang: javascript
Dominant language
TypeScript
Stars
1.6k
Forks
155
Avg merge
1d 18h
Merged PRs (30d)
20

Description

Description

In build logs, seeing the below warning:

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

When running "pnpm why inflight", it shows that it is a dependency in Faust (see screenshot)

Image

Steps to reproduce

See build logs for site using Faust

Some discussion regarding this here: https://www.reddit.com/r/react/comments/1czrljg/can_someone_please_help_in_getting_this_resolved/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running pnpm why inflight and reviewing the site's build logs to identify which Faust dependency introduces it. Done means the dependency path is resolved and the deprecated inflight warning no longer appears in builds.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.