1.报错:error commander@10.0.0: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.5"解决方案:yarn config set ignore-engines true