ritchieanesco/json-schema-yup-transform

stringify-object package should be a dependency

ost-ing opened this issue · 1 comments

When adding this library to a nextjs application, compilation fails:

ModuleNotFoundError: Module not found: Error: Can't resolve 'stringify-object' in '.../webapp/node_modules/json-schema-yup-transformer/dist/yup/addMethods'

If this is a dependency it should be added as such

Fixed here 13001a8 . Available in v1.57