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: Cannot read property 'delete' of undefined
at internals.Shadow.override (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/state.js:147:20)
at module.exports.internals.State.restore (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/state.js:63:34)
at internals.Base.$_match (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/base.js:662:15)
at internals.Base._generate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/base.js:835:24)
at Object.exports.validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/validator.js:163:25)
at internals.Base.$_validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/base.js:751:26)
at Object.validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/types/keys.js:107:45)
at Object.exports.validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/validator.js:314:26)
at internals.Base.$_validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/base.js:751:26)
at Object.validate (/home/deop/Workspaces/test/node_modules/@hapi/joi/lib/types/keys.js:107:45)
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
lockbot
locked as resolved and limited conversation to collaborators
Jan 9, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the update to version 16.1.5 I have an exception.
With version 16.1.4 it works correctly.
Context
What are you trying to achieve or the steps to reproduce ?
Which result you had ?
What did you expect ?
The text was updated successfully, but these errors were encountered: