imranhsayed / gatsby-woocommerce-themes

⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
https://gatsby-woocommerce-theme.netlify.app/
MIT License
602 stars 309 forks source link

Doesn't work with latest version of WPGatsby #76

Open abhilashsahoo opened 3 years ago

abhilashsahoo commented 3 years ago

Can you please fix the issue? I have been trying to use the theme but running into a lot of issues.

abhilashsahoo commented 3 years ago

I'm using Version 1.0.10

imzautomation commented 3 years ago

@imranhsayed facing the same issue , the packageexperimental is depriciated can you please look into this

imranhsayed commented 3 years ago

@abhilashsahoo , @imzautomation I have started working on upgrading packages and plugins to the latest versions. It's really time-consuming to fix series of errors that new updates demand. However, I have made some great progress. And there is a WIP PR https://github.com/imranhsayed/gatsby-woocommerce-themes/pull/77

There is only a small issue that is pending which I will get to it when I have some time. If you need it urgently, feel free to checkout to that branch and contribute by working on https://github.com/imranhsayed/gatsby-woocommerce-themes/issues/78 and send a PR.

imzautomation commented 3 years ago

@imranhsayed thanks for working on it , i want to test gatsby on my ecommerce website i am a novice in coding so dont know how to contribute to #78 i will however test this build once its stable and also i would request you if you have time to also modify the product page to include variants in option picker or guide me to a piece of code on how to do it it will be bvery helpfull

sktripamer commented 3 years ago

If you need to urgently get the latest version up and running, you can use this branch here: https://github.com/imranhsayed/gatsby-woocommerce-themes/tree/feature/upgrade-to-gatsby-source-wordpress

and follow along with this temporary bypass to get things building: https://github.com/imranhsayed/gatsby-woocommerce-themes/pull/77#issuecomment-919540227

hofdee commented 3 years ago

@imranhsayed thanks for working on it, really apprecieate it. Hope you don't mind specifiying what node versions and npm versions work with the repo. Maybe just dropping in a .nmprc file or something like that on the root folder

imranhsayed commented 2 years ago

node v14.15.4 npm 6.14.10