Open mikevocalz opened 6 years ago
i found that when i deleted the resources object ( usually at the bottom of the deploy settings object ) and run the update again it works. hope this helps someone that has this same issue
I've raised this issue with our ask-cli team but don't have a time frame for a fix at the moment.
This issue seems limited to skills that have multiple locales, as ours does by default here. In my testing I see the initial deploy fail but running the deploy a second time (and onward) will succeed.
Thanks for reporting.
I'm getting these errors: 1st Error: two lambda functions are produced during the deployment with the ask cli command: "ask deploy -p trivia-skill", im unable to update teh skill after that.
2nd Error: Error code: 400 { "message": "Skill manifest is not valid.", "violations": [ { "message": "custom.endpoint - No endpoint is defined." } ] }