By simply updating axios dependencies I was able to deploy the skill package that was throwing the error. It seems the older version of axios was not respecting the max limits we had set.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
just released ask-cli@2.30.3 with the fix
see https://www.npmjs.com/package/ask-cli for installation instructions and keep up with the latest versions.
480
By simply updating axios dependencies I was able to deploy the skill package that was throwing the error. It seems the older version of axios was not respecting the max limits we had set.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.