apache / apache/pulsar-client-node

@mapbox/node-pre-gyp@1.0.11 causes lots of deprecated warnings.

未关闭
#431 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
164
派生
98
PR 合并指标
30 天内没有已合并 PR

描述

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.
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated gauge@3.0.2: This package is no longer supported.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先重新执行针对 @mapbox/node-pre-gyp@1.0.11 的 npm install,并检查是哪个依赖引入了 inflight、npmlog、rimraf、are-we-there-yet、glob 和 gauge。完成的标准是客户端不再产生已弃用软件包警告,并且通过安装输出验证依赖变更。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js
领域
build-system, tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。