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