美文网首页
部署vueerror get-caller-file@2.0.5

部署vueerror get-caller-file@2.0.5

作者: coderTG | 来源:发表于2020-01-16 09:42 被阅读0次

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

相关文章

网友评论

      本文标题:部署vueerror get-caller-file@2.0.5

      本文链接:https://www.haomeiwen.com/subject/xpffzctx.html