You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting an error when we try to upload top any portal using watch or upload.
Here is the issue we get
Uploading files from "/" to "/BEMO-PRO__CLEAN-6-1-theme-child/modules/" in the Design Manager of account 5802259
/usr/local/lib/node_modules/@hubspot/cli/node_modules/@hubspot/cli-lib/lib/read.js:20
if (stats.isSymbolicLink()) {
^
TypeError: Cannot read properties of undefined (reading 'isSymbolicLink')
at /usr/local/lib/node_modules/@hubspot/cli/node_modules/@hubspot/cli-lib/lib/read.js:20:17
at FSReqCallback.oncomplete (node:fs:198:21)
chadpierce@Chads-MacBook-Pro-2 HTML % npm --v
8.3.0
chadpierce@Chads-MacBook-Pro-2 HTML % node --version
v16.13.0
chadpierce@Chads-MacBook-Pro-2 HTML % hs --version
3.0.9
Steps to reproduce
I do not know how this happened in the first place.
Expected behavior
We should be able to upload a new or changed file to a portal without error
Screenshots
See above
The text was updated successfully, but these errors were encountered:
Description and Context
We are getting an error when we try to upload top any portal using watch or upload.
Here is the issue we get
Steps to reproduce
I do not know how this happened in the first place.
Expected behavior
We should be able to upload a new or changed file to a portal without error
Screenshots
See above
The text was updated successfully, but these errors were encountered: