Saurabh Ranjan

Results 19 comments of Saurabh Ranjan

>Getting this issue when enabled the plugin. [Mon Aug 01 16:52:17.021567 2022] [php7:error] [pid 4519] [client 127.0.0.1:53528] PHP Fatal error: Uncaught Error: Class 'WPGraphQLGutenberg\\Schema\\Types\\Connection\\Blocks\\CoreImageBlockToMediaItemConnection' not found in

> @naveen1092 It's inside `src/Schema/Schema.php` at line 12

Hi @pkarw I tried what you suggested, I changed in config files at the project root, even I hardcoded the store id in [product.js](https://github.com/DivanteLtd/vue-storefront-api/blob/d3d0e7892cd063bbd69e545f3f2b6fdd9843d524/src/api/product.js#L40) still it hit the store_id =1....

I am also getting this error ![image](https://github.com/gatsbyjs/gatsby/assets/26545067/072f8c7e-d816-425c-8b04-d68ff336b5b7) It was working fine earlier, i started implementing , and development works fine but the build fails. 1. I deleted the node_module folder...

> 6.25.4 Tried with `"gatsby-source-wordpress": "7.11.0"`, still same issue.

> I am also getting this error > > ![image](https://user-images.githubusercontent.com/26545067/262883749-072f8c7e-d816-425c-8b04-d68ff336b5b7.png) > > It was working fine earlier, i started implementing , and development works fine but the build fails. >...

> I am also getting this error > > ![image](https://user-images.githubusercontent.com/26545067/262883749-072f8c7e-d816-425c-8b04-d68ff336b5b7.png) > > It was working fine earlier, i started implementing , and development works fine but the build fails. >...

> @insaurabh @danyim @gustavo-a > > I've rolled back to 7.9.0 and this seems to fix both the current issue and also the #38465 Hi @CloudBop 7.9.0 worked for me...