# 配置npm镜像源 (华为云) registry=https://registry.npmjs.org/ # 严格检查 package.json 中 "engines" 字段指定的版本要求 engine-strict=true