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
as noted by @alanshaw via the w3cli on node v19.8.0
$ w3 up ~/Dropbox/Videos/Snowboarding/2004\ Les\ Arcs.mp4
1 file (0.1GB)
⠙ Storingnode:internal/blob:277
reader.pull((status, buffer) => {
^
RangeError: Maximum call stack size exceeded
at readNext (node:internal/blob:277:14)
at BlobReader.<anonymous> (node:internal/blob:293:9)
at readNext (node:internal/blob:277:14)
at BlobReader.<anonymous> (node:internal/blob:293:9)
at readNext (node:internal/blob:277:14)
at BlobReader.<anonymous> (node:internal/blob:293:9)
at readNext (node:internal/blob:277:14)
at BlobReader.<anonymous> (node:internal/blob:293:9)
at readNext (node:internal/blob:277:14)
at BlobReader.<anonymous> (node:internal/blob:293:9)
Node.js v19.8.0
The text was updated successfully, but these errors were encountered:
as noted by @alanshaw via the w3cli on node v19.8.0
The text was updated successfully, but these errors were encountered: