I'm trying to get this (https://github.com/alexa/skill-sample-nodejs-adventure-game) example running.
I'm getting this error '[Error]: Failed to deploy. Please ensure current working directory is the root of your skill project.'
'skill.json' points to correct 'index.js' file (at 'lambda/custom/index.js'). I have no idea what else I'm missing.