-
Notifications
You must be signed in to change notification settings - Fork 53
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
Using Github URLs are dependencies causes deployment failures with misleading error messages. #65
Comments
Hey @s-maheshbabu , thanks for creating the issue. The issue regarding supports for GitHub URLs seems to be specific to the As for the error messages, this is what we get from the |
@s-maheshbabu thanks for being patient. We checked with the Alexa-hosted skills service team regarding the Github URL support and got to know that there service cannot handle this currently and there are plans on supporting this in future. I will update this issue whenever such support comes out. With regards to the error messages, Alexa-hosted skills team knows about this issue and is working on providing better status messages in the API calls. Sorry for the inconvenience. |
This issue is stale since it has been open for 14 days with no activity. Please respond or this issue will be closed soon. |
Responding to prevent closure. |
I think issues shouldn't be closed automatically simply because there are no responses. Please create a different bucket for issues that you know are going to take time or remove the auto-closure setting. |
@s-maheshbabu sorry about this. |
Describe the bug
Github URLs is an officially supported way of declaring dependencies. ASK Toolkit fails to deploy with Github URL dependencies though.
To Reproduce
"ask-sdk-test": "s-maheshbabu/ask-sdk-test",
Expected behavior
There are two issues to be fixed.
Screen Shots
On VSCode, the error looks like this -
On Dev Console, the error looks like this -
The text was updated successfully, but these errors were encountered: