config
config copied to clipboard
Have Joi as a Peer Dependency
Bug Report
Current behavior
If a project consuming this package installs Joi, it will throw
Error: Invalid schema content: (ENV_VAR.$_root.alternatives)
Expected behavior
It shouldn't throw the error.
Possible Solution
Have Joi as peer dependency would probably fix the problem. I suspect this due to incompatible Joi versions.
Still having this issue - is this package dead?