The front end @escook,@hapi/joi error :Cannot mix different versions of Joi schemas December 29, 2023 by Barbara Thomas No Comments The Postman test Cannot mix different versions of Joi Schemas Solutions: Node_modules /escook/express-joi/index.js const joi = require(‘@hapi/joi’) And you’re done. Postman passed the test