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

Remove deprecated local-debugger.js from Alexa-hosted skill template #419

Closed
habuma opened this issue Oct 27, 2021 · 2 comments
Closed

Remove deprecated local-debugger.js from Alexa-hosted skill template #419

habuma opened this issue Oct 27, 2021 · 2 comments

Comments

@habuma
Copy link

habuma commented Oct 27, 2021

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request 
[X] Other... Please describe: Remove a deprecated feature

Expected Behavior

When creating a new project, the lambda/local-debugger.js script shouldn't be included in the new project.

Current Behavior

Currently, when creating an Alexa-hosted skill, lambda/local-debugger.js is included. But per comments in that very same script, this script has been deprecated in favor of VSCode and ask-sdk-local-debug support.

Steps to Reproduce (for bugs)

Perform ask new and create a new Alexa-hosted Node.js skill.

Possible Solution

Remove local-debugger.js from the Alexa-hosted skills template.

Your Environment and Context

  • ask-cli version: 2.24.1
  • Operating System and version: MacOS 11.6
  • Node.js version used for development: 16.6.1
  • NPM version used for development: 7.24.1
@CamdenFoucht
Copy link
Contributor

You are right, we will reach out to the team that owns that template and see if we can get it updated. Thank you!

@doiron
Copy link
Contributor

doiron commented Jan 20, 2023

duplciate issue skill-sample-nodejs-hello-world/issues/43

thanks for creating an issue in the sample repo directly!

@doiron doiron closed this as completed Jan 20, 2023
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

3 participants