You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Joi.validate is not a function
at validate (D:\Work\oas2joi.sample\node_modules\enjoi\index.js:18:33)
at Object.exports.schema (D:\Work\oas2joi.sample\node_modules\enjoi\index.js:49:15)
at parseSchema (D:\Work\oas2joi.sample\node_modules\oas2joi\index.js:11:16)
at Object.keys.forEach.schemaName (D:\Work\oas2joi.sample\node_modules\oas2joi\index.js:20:30)
at Array.forEach ()
at module.exports.filePath (D:\Work\oas2joi.sample\node_modules\oas2joi\index.js:19:27)
at Object. (D:\Work\oas2joi.sample\app.js:31:17)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
Describe the bug
A clear and concise description of what the bug is.
Example given not working. Sample output.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
execution without errors
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: