Closed ChenMorSays closed 1 year ago
When running the command ship deploy && ship use I'm getting:
ship deploy && ship use
Unable to deploy package version. Server returned message: Unable to deploy app. Is the content valid? InvalidParameterValueException: Unzipped size must be smaller than 262144000 bytes
Any ideas?
If using the latest version, check the README.md file again. The commands to run/deploy the companion have been updated.
It works thanks!
In that case you can close the issue 🙂
When running the command
ship deploy && ship use
I'm getting:Unable to deploy package version. Server returned message: Unable to deploy app. Is the content valid? InvalidParameterValueException: Unzipped size must be smaller than 262144000 bytes
Any ideas?