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
This is a duplicate of #4491. There is already a pending PR to fix this in #4497.
Note that you can fix this locally by installing the joi dependency yourself, or adding skipLibCheck: false to your tsconfig (with other side effects).
Runtime
node.js
Runtime version
v22
Module version
latest (23.x)
Last module version without issue
No response
Used with
No response
Any other relevant information
No response
What are you trying to achieve or the steps to reproduce?
Use
@hapi/hapi
in a Typescript project without havingjoi
installed.What was the result you got?
What result did you expect?
No compilation errors.
The text was updated successfully, but these errors were encountered: