skill-sample-node-device-address-api icon indicating copy to clipboard operation
skill-sample-node-device-address-api copied to clipboard

Can't find the code?

Open peacemind opened this issue 6 years ago • 1 comments

404 error code. //////// 8. Upload the provided code We have provided the code for this skill on GitHub. 8.1 From the Code entry type box, choose "Upload a .ZIP file" 8.2 Clone the project and package the skill

git clone [email protected]:alexa/skill-sample-node-device-address-api.git cd skill-sample-node-device-address-api npm install zip -r packagedSkill.zip *

8.3 Click the upload button and upload your zip file. //////////

peacemind avatar Mar 07 '18 03:03 peacemind

Inside the project folder named skill-sample-node-device-address-api look for a file named packagedSkill.zip this is the file that you upload to the lambda console. Hope that clarifies it.

chucklapress avatar Apr 13 '18 16:04 chucklapress