码迷,mamicode.com
首页 > 其他好文 > 详细

error eslint@5.8.0: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0". Got "9.3.0"

时间:2020-06-01 21:02:01      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:ignore   int   engine   expect   engines   exp   this   code   nes   

报错:


error eslint@5.8.0: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0". Got "9.3.0"

error Found incompatible module.


 

 

解决:

 


 

yarn config set ignore-engines true

反正执行完就不报错了。No why....

error eslint@5.8.0: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0". Got "9.3.0"

标签:ignore   int   engine   expect   engines   exp   this   code   nes   

原文地址:https://www.cnblogs.com/xiaozhuzhuchuangdiqiu/p/13027013.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
分享档案
周排行
mamicode.com排行更多图片
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!