please update depencencies avoid error on build
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
I try to use imagemin and imagemin-webp on wepback project.
And then still trying to do something good, i get error about dependency exec-buffer. It's give me an error:
``` ERROR Failed to compile with 3 errors 10:44:30
This dependency was not found:
* child_process in ./node_modules/exec-buffer/node_modules/cross-spawn/index.js, ./node_modules/exec-buffer/node_modules/execa/index.js
and 1 other
```
Try to manage it my self but at the end it seems to be a dependencies error of depends packages of imagemin....
node v12.16.1
npm v6.14.4
yarn v1.22.4
windows 10
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reproducing the webpack build with the reported Node, npm, Yarn, and Windows versions. Inspect the dependency tree around exec-buffer, cross-spawn, and execa, then verify that the build no longer reports the missing child_process dependency.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js, webpack
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 28/100