kevva / kevva/exec-buffer

please update depencencies avoid error on build

Ouverte
#9 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
17
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript, node.js, webpack
Domaine
build-system
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
28/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.