All the installations went fine locally but when I tried to simply copy the memory challenge example into the lambda console, testing failed with this error:
"errorMessage": "Cannot find module 'ask-sdk-core'"
The example code is below.
I have stricktly used the instrauction for the alexa sdk v2 tutorial on github.