stu
stu
TTCTheo's Typesafe Cult
Created by stu on 5/27/2024 in #questions
[email protected] "do not use"?
Hi! I just set up a new T3 project. Installing the packages generated the following scary message:
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it.
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it.
The message further recommends using lru-cache instead. Will replacing inflight with lru-cache break my project? Or should I just stick with inflight and hope for the best?
5 replies