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've got a customer who's been having issues with the grunt task, where it's failing to upload the ZIP to the API. Initial hunch is that it's related to an outdated version of restler which uses weird file buffers to prep the zip for upload.
We need to look at updating restler, or finding a better library to handle the file upload.
The text was updated successfully, but these errors were encountered:
We've got a customer who's been having issues with the grunt task, where it's failing to upload the ZIP to the API. Initial hunch is that it's related to an outdated version of
restler
which uses weird file buffers to prep the zip for upload.We need to look at updating restler, or finding a better library to handle the file upload.
The text was updated successfully, but these errors were encountered: