TypeError:Joi.validate is not a function 解决办法

Posted 王同学要努力

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TypeError:Joi.validate is not a function 解决办法相关的知识,希望对你有一定的参考价值。

TypeError:Joi.validate is not a function 解决办法

报错如下

解决办法

把最新版本的joi卸载,下以前的joi版本

//卸载当前目录下的joi
node uninstall joi


//安装指定的旧版本的joi
node install joi@14.3.1


以上是关于TypeError:Joi.validate is not a function 解决办法的主要内容,如果未能解决你的问题,请参考以下文章

红宝石'is_a?需要类或模块(TypeError)

TypeError: 'str' object is not callable

TypeError: 'QueryDict' object is not callable

element-ui时间控件报错:TypeError: date.getHours is not a function"TypeError: date.getFullYear is not

计算数字的变体 / TypeError: 'int' object is not callable

TypeError: this.getOptions is not a function