config icon indicating copy to clipboard operation
config copied to clipboard

Have Joi as a Peer Dependency

Open IGassmann opened this issue 6 years ago • 1 comments

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.

IGassmann avatar Oct 09 '19 12:10 IGassmann

Still having this issue - is this package dead?

theoparis avatar Nov 02 '20 23:11 theoparis