alanshaw / alanshaw/joi-extension-date-outside
Throws error when loading running "hapi": "^16.5.2",
未關閉
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When I put the code on instance I get the following error.
Running Hapi V16..
const Joi = require('joi').extend(require('joi-extension-date-outside'));
..\node_modules\joi\lib\index.js:157
throw error;
When I try and load this I get [1] "base" must be an instance of "Joi object"
"base" [1]: {
"isJoi": true,
"_type": "date",
"_settings": null,
"_valids": {
"_set": []
},
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。