assisrafael / assisrafael/react-bootstrap-utils
Error with the 'npm run start" in current release
- Langage dominant
- JavaScript
- Étoiles
- 6
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I got an error message when performing the following steps:
```
git clone ...
npm install
npm run build
npm run start
```
The `npm run start` command printed the following error message:
`Error: Cannot find module 'webpack-cli/bin/config-yargs'`
It seems to be a problem of incompatibility between the webpack, webpack-cli and the webpack-dev-server versions. I downgraded the webpack and webpack-cli and this problem was gone.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Clone the repository, run the reported npm install, npm run build, and npm run start sequence, and confirm the webpack-cli/bin/config-yargs error. Then inspect the webpack, webpack-cli, and webpack-dev-server dependency versions and their package configuration; done means a clean install can start successfully without the missing-module error.
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é
- Plutôt claire
- Accessibilité débutants
- 35/100