hubspot-cms-vscode
hubspot-cms-vscode copied to clipboard
Error executing watch
Describe the bug Unable to execute watch from the remote file system
Error running command hubspot.remoteFs.watch: path should be a `path.relative()`d string, but got "g:\My_Projects\hubspot_work\growth copy\child.css". This is likely caused by the extension that contributes hubspot.remoteFs.watch.
To Reproduce Execute watch from the Remote File System
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
** Environment Versions: **
- VSCode Version: [e.g. 1.93.1]
- HubSpot VSCode Extension version: 1.1.2, 1.2.2
- OS: [Windows 11]
Additional context New to hubspot. First time setting up. Latest 1.3.0 version does not even fetch the files. So tried with earlier versions. Fetch works but upload does not work (although no error). Watch fails with the above error. Able to run fetch, watch command from node cli without any issue.