alexa-skills-kit-sdk-for-nodejs
alexa-skills-kit-sdk-for-nodejs copied to clipboard
The directive Navigation.SetDestination it's not accepted in the sdk
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Currently the Navigation.SetDestination directive type is not offered as a valid type in the Directive type in the ask-sdk
Expected Behavior
The directive should be available in the ask-sdk or somewhere like it used to be. Is there a work around?
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
- ASK SDK for Node.js used: 2.6.0
- Operating System and version: Windonws 11
Node.js and NPM Info
- Node.js version used for development: 12.6.2
- NPM version used for development: 6.14.4