We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASK CLI error thrown while following this tutorial: https://developer.amazon.com/en-US/docs/alexa/conversations/acdl-tutorial-convert-skill.html
Decompile ACIR files to ACDL files on action local folder by running command at step 2 of the tutorial: askx decompile
askx decompile
Getting an undocumented error like this: [Error]: invalid ASK Module: '/Users/me/Documents/ACDL-FinalAlexa/skill-package/conversations/dialogs.json'
[Error]: invalid ASK Module: '/Users/me/Documents/ACDL-FinalAlexa/skill-package/conversations/dialogs.json'
We also uninstalled ask-cli, installed it back and also did upgrade on it with no results.
The text was updated successfully, but these errors were encountered:
Hi @theguaz are you still facing this error? This error means the ASKIR had an improper schema. Would you be able to share the ASKIR file?
Sorry, something went wrong.
closing due to no response. Please re-open the issue with the ASKIR file in question. thanks
No branches or pull requests
ASK CLI error thrown while following this tutorial:
https://developer.amazon.com/en-US/docs/alexa/conversations/acdl-tutorial-convert-skill.html
Expected Behavior
Decompile ACIR files to ACDL files on action local folder by running command at step 2 of the tutorial:
askx decompile
Current Behavior
Getting an undocumented error like this:
[Error]: invalid ASK Module: '/Users/me/Documents/ACDL-FinalAlexa/skill-package/conversations/dialogs.json'
We also uninstalled ask-cli, installed it back and also did upgrade on it with no results.
The text was updated successfully, but these errors were encountered: