Kevin Carpenter
09/12/2021, 3:55 AM[10:50:11] 'startDeploy' errored after 13 min
[10:50:11] TypeError: Cannot read property 'files' of undefined
at gulp/extension-mechanism/deploy/deploy.js:174:70
Greg
09/12/2021, 7:29 PMMike Barnhardt
09/13/2021, 1:55 PMMike Barnhardt
09/13/2021, 1:57 PMchunk_size
from 80
to 50
and still got the same error. They didn't specify a number to use, but it increased my chunks from 13 to 20 and time to deploy quite a bit.Mike Barnhardt
09/13/2021, 4:21 PMns-deploy
inside the gulp task and after some trial and error I got the following error:
{
error: {
code: 'SSS_USAGE_LIMIT_EXCEEDED',
message: 'Script Execution Usage Limit Exceeded'
}
}