Anomalie #21366
Pré-requis node et npm
Description
Préciser les version minimum à utiliser dans le package.json, ex:
"engines" : {
"npm" : ">=8.5.0",
"node" : ">=16.14.0"
}
et créer le fichier .npmrc avec :
engine-strict=true
afin de prendre en compte le paramètre lors d'un npm i.
Related issues
History
#1 Updated by Alex ORLUC about 1 year ago
- Copied from Anomalie #21364: Pré-requis node et npm added
#2 Updated by Emmanuel DILLARD about 1 year ago
- Status changed from A qualifier to R&D - A planifier
#3 Updated by Emmanuel DILLARD about 1 year ago
- Due date set to 08/09/2022
- Status changed from R&D - A planifier to R&D - En cours
- Assignee deleted (
Emmanuel DILLARD)
#4 Updated by Hamza HRAMCHI about 1 year ago
- Assignee set to Hamza HRAMCHI
#5 Updated by GIT LAB about 1 year ago
Commit ajouté sur la branche fix/21366/develop de MaarchParapheur
FIX #21366 TIME 0:10 Prerequisites node and npm
https://labs.maarch.org/maarch/MaarchParapheur/commit/30ddb1a6d1d6942d6d1ca36e6870ff1a14c6362e
#6 Updated by Hamza HRAMCHI about 1 year ago
- Status changed from R&D - En cours to R&D - En test
#7 Updated by GIT LAB about 1 year ago
Commit ajouté sur la branche fix/21366/21.03 de MaarchParapheur
FIX #21366 TIME 0:10 Prerequisites node and npm
https://labs.maarch.org/maarch/MaarchParapheur/commit/c71ce8b8baae6fb5510495521e63ad7ab1094d97
#8 Updated by GIT LAB about 1 year ago
Commit ajouté sur la branche fix/21366/20.03 de MaarchParapheur
FIX #21366 TIME 0:10 Prerequisites node and npm
https://labs.maarch.org/maarch/MaarchParapheur/commit/da615fb6e1812b50f95d79462245d64acfc42a45
#9 Updated by GIT LAB about 1 year ago
Commit ajouté sur la branche fix/21366/20.03 de MaarchParapheur
FIX #21366 TIME 0:05 fix engines versions
https://labs.maarch.org/maarch/MaarchParapheur/commit/d7a5278fedb329829dce6fec61eee1573465b034
#10 Updated by GIT LAB about 1 year ago
Commit ajouté sur la branche fix/21366/21.03 de MaarchParapheur
FIX #21366 TIME 0:05 fix engines versions
https://labs.maarch.org/maarch/MaarchParapheur/commit/f1398edf5fbc7f4333e968f13cbabfe9014858b1
#12 Updated by Hamza HRAMCHI about 1 year ago
- Status changed from R&D - En test to R&D - Terminé