部署vueerror get-caller-file@2.0.5

2020-01-16  本文已影响0人  coderTG

error get-caller-file@2.0.5: The engine "node" is incompatible with this module. Expected version "6.* || 8.* || >= 10.*". Got "9.10.0"

node版本提示过高。需要放开

直接目录执行下面在 yarn install 。
yarn config set ignore-engines true

上一篇 下一篇

猜你喜欢

热点阅读