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

Add support for node Alexa-sdk #13

Open
aallbrig opened this issue Nov 5, 2016 · 3 comments
Open

Add support for node Alexa-sdk #13

aallbrig opened this issue Nov 5, 2016 · 3 comments

Comments

@aallbrig
Copy link

aallbrig commented Nov 5, 2016

When I tried to test the node alexa-sdk (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs) locally, I got a response from alexa-app-server of...

App [app-name] is not an instance of alexa-app

which means that any user using alexa-sdk instead of alexa-app (https://github.com/matt-kruse/alexa-app) cannot proceed with local testing. Is there support for this and I simply haven't configured alex-sdk or my app correctly, or does the support for alexa-sdk not exist? If the latter, ought there be support for alexa-sdk?

@matt-kruse
Copy link
Collaborator

This project was created specifically to serve up apps created using alexa-app. When I made it, alexa-sdk didn't even exist.

If anyone wants to extend this to support alexa-sdk, I will merge a PR. :)

@dblock dblock changed the title Support for node Alexa-sdk? Add support for node Alexa-sdk Jan 11, 2017
@jdramosf
Copy link

Currently trying to locally host an Alexa skill using alexa-sdk. Any updates on this?

@dblock
Copy link
Collaborator

dblock commented Jul 26, 2017

No updates @jdramosf, please contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants