typebox-validators icon indicating copy to clipboard operation
typebox-validators copied to clipboard

Unable to install due to not up to date deps

Open wdanilo opened this issue 1 year ago • 3 comments

When running npm install typebox-validators, npm tells me that it cannot resolve dependency @sinclair/typebox, as my project uses @sinclair/typebox@"0.32.13" and this requires @sinclair/typebox@"^0.30.4".

wdanilo avatar Feb 09 '24 14:02 wdanilo