khalyomede/gridsome-plugin-manifest

@hapi/joi is failing the build of a project on Netlify

khalyomede opened this issue · 1 comments

This is the exact same issue than we had using the gridsome-plugin-service-worker plugin.

khalyomede/gridsome-plugin-service-worker#1

Removing this dependency has moved the problem to this plugin, which is also using @hapi/joi.

Regarding the fact that there is not a lot of options, and we can test that a handmade validation works, I'll apply the same patch as the one that solved the mentioned issue, which means removing this dependency.

The issue has been solved (because the person having an issue with its Netlify build do not have any issue anymore). Closing this for now.