Estoy usando la versión 3.1.2 de gatsby con strapi como CMS, donde no pude ejecutar el desarrollo de gatsby y arroja el error mencionado a continuación. También adjunto la captura de pantalla de la terminal.
ERROR Invalid options object. Ignore Plugin has been initialized using an options object that does not match the API schema. - options should be one of these: object { resourceRegExp, contextRegExp? } | object { checkResource } Details: * options misses the property 'resourceRegExp'. Should be: RegExp -> A RegExp to test the request against. * options misses the property 'checkResource'. Should be: function -> A filter function for resource and context.Información del sistema:
En caso de que ayude a alguien, antes de este error (donde simplemente no se ejecuta, sin arrojar ningún error o pista) tuve dificultades con npm install , pero pude solucionarlo ejecutando lo siguiente:
brew reinstall vips xcode-select --install brew install gcc brew reinstall vips brew info vips npm i