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
{{ message }}
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
RichardJECooke
changed the title
error TS2339: Property 'required' does not exist on type 'typeof 'joi''
Joi - error TS2339: Property 'required' does not exist on type 'typeof 'joi''
Jun 24, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This code fails:
with the error
../shared/joiValidators/PostUsersRolesDataValidator.ts(5,90): error TS2339: Property 'required' does not exist on type 'typeof 'joi''.
Idea from here: hapijs/joi#194
The text was updated successfully, but these errors were encountered: