HubSpot/hubspot-cli

hs filemanager upload directory to root folder

bschneidewind opened this issue · 0 comments

Trying to utilize hs filemanager upload / / to replace images with optimized images, but getting the following error message:

`Uploading files from "/" to "/" in the File Manager of account XXXXXX
/usr/local/lib/node_modules/@hubspot/cli/node_modules/@hubspot/cli-lib/lib/read.js:20
if (stats.isSymbolicLink()) {
^

TypeError: Cannot read property 'isSymbolicLink' of undefined
at /usr/local/lib/node_modules/@hubspot/cli/node_modules/@hubspot/cli-lib/lib/read.js:20:17
at FSReqCallback.oncomplete (fs.js:192:21)`