Firefox build discouraged?

未关闭
#28 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
javascript

调研方向

首先检查 Firefox 扩展的构建流程,以及报告中显示的 npm install --global web-ext 命令。确定弃用警告是否会影响构建,还是仅影响工具依赖项;完成标准是记录受支持的 Firefox 构建路径,或确定一个可复现的构建失败。

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

描述

Hi
Thanks for your tool. I work with Firefox and tried to build the extension. I get the following result:

npm install --global web-ext

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 @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead

npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported

npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead

npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.

This looks not very encouraging.
Are there other ways to build the extension or is it doomed for Firefox?
Thanks for your help!
cheers

主要语言
JavaScript
星标
421
派生
27
PR 合并指标
30 天内没有已合并 PR

贡献指南

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

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

beyondcode/livewire-devtools 的其他 Issue

查看 beyondcode/livewire-devtools 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

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