John Kelvie

Results 19 comments of John Kelvie

It works for me on the Docker images node:10, node:12 and node:14 I do get a warning on node:14 though.

Hi Andrew, this is on our radar. We will update once we are able to fix - though it is not scheduled at the moment.

Yes, I am not sure how to disable the signature checking on the latest version. It appears the disableSignatureCheck flag went away with version one. I'm looking for how to...

I did a bit more digging - it does not seem there is an easy way to do this. My best recommendation - use reflection to access this property: https://github.com/alexa/alexa-skills-kit-sdk-for-java/blob/2.0.x/ask-sdk-servlet-support/src/com/amazon/ask/servlet/SkillServlet.java#L79...

It is still valid. The behavior we would like is that any time a file changes in the project, the modules cache is completely replaced. Currently, when someone changes a...

Can you provide a bit more detail on this? Not sure what you mean

I still don't understand, can you provide the exact steps to reproduce?

Hi @cnadeau - I'm not familiar with the syntax that uses the pipe - that is the problem. Is this a supported notation? I can't find any docs on it....

Hi @cnadeau - I missed this PR - apologies. What problem does adding these builtin slot types solve? I am asking because we generally just treat the builtins as literals...

Sorry, my comment was with regard to this PR: https://github.com/bespoken/virtual-alexa/pull/67 I should have added it there. Given that context, does it make sense what I'm saying?