Hey everyone! My first message in this channel
🙂I'm trying to include react modules in my Hubl theme, so I can slowly transition from using a theme based on Hubl to a theme based on react, without having to start from scratch.
I have followed this
youtube tutorial from HubSpot Developers, in which it says that in order to use React modules in our current them, we should add a hsproject.json file in our website root folder and a component folder inside our theme.
After following those steps (you can see my project structure attached bellow) and using "hs project upload" in order to deploy it, I get the following error:
"No *-hsmeta.json files found in the current directory. Please make sure you are inside the correct project directory.andonihernandezpreciado@M-T1XJC3GVY1 Copy new website"Have any of you encountered this same issue? Would you be able to help me solve it? Or how could I use React modules inside my current theme?
Thank you in advance!