The engine "node" is incompatibl
2021-08-26 本文已影响0人
乖乖果效36
执行npm install 报错
error zx@3.1.0: The engine "node" is incompatible with this module. Expected version ">= 14.8.0". Got "13.14.0"
image.png
zx的版本和node不匹配,需要node版本大于14.8.0,而我装的是13.4.0,需要升级node版本
window系统升级node只有到node官网下载window安装包来覆盖之前的node,mac可以用管理模板n