Hi, I am new to hubspot. I connected my local development tools to hubspot yesterday. Today running [hs watch my-theme] is asking for destination path.
Shown in below screenshot
can somebody tell me how to add destination path?
Thanks
Hi, I am new to hubspot. I connected my local development tools to hubspot yesterday. Today running [hs watch my-theme] is asking for destination path.
Shown in below screenshot
can somebody tell me how to add destination path?
Thanks
The destination path is the folder in HubSpot Designer Manager you want your files to be uploaded to. You just add it directly after your source.
hs watch <src> <dest>
For example, if you want to upload it to the top level of the design manager directory with the same folder name as your source it would just be:
hs watch my-website-theme my-website-theme
thanks for the quick and detailed response @alyssamwilie . can you provide me some web resources where I can learn the theme development and coding?
The HubSpot developer documentation will have most of what you need to know. Though it is a lot of content, that can be a little confusing to navigate starting out, so here’s some specific links in the documentation:
And these are the pages I keep in my bookmarks to go back to often:
Hi @alyssamwilie ,
am getting this error while uploading file to hubspot.
I am trying to add a field in fields.json file
can you help me plz? thanks
It’s a server error, so not usually something wrong with your code. I usually restart my terminal and/or wait a bit to see if it stops. Only other suggestion would be to contact HubSpot Support as the error says to.