Skip to content
New issue

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

Error while converting Alexa Skill into ACDL based skill, askx decompile command throws error #412

Closed
theguaz opened this issue Sep 23, 2021 · 2 comments
Labels
Bug Status: Wait Response Will close the issue in 7 days if no response for the thread

Comments

@theguaz
Copy link

theguaz commented Sep 23, 2021

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.

@CamdenFoucht
Copy link
Contributor

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?

@CamdenFoucht CamdenFoucht added Bug Status: Wait Response Will close the issue in 7 days if no response for the thread labels Apr 28, 2022
@doiron
Copy link
Contributor

doiron commented Jan 31, 2023

closing due to no response. Please re-open the issue with the ASKIR file in question. thanks

@doiron doiron closed this as completed Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Status: Wait Response Will close the issue in 7 days if no response for the thread
Projects
None yet
Development

No branches or pull requests

3 participants