-
Notifications
You must be signed in to change notification settings - Fork 219
Unable to fine gamebook.zip file as mentioned in the instructions #70
Comments
I've noted where the zip file is mentioned. Typically you will build the zip file yourself, combining the code, data files and dependencies, rather than use distributing it as a zip. I'll deep dive into the best way forward, which is likely just to update the instructions. I'm also looking at converting this to our updated SDK, which will come with an updated set of instructions. Let me know if that'll work for you. |
I can't find it either. Did u update the instructions yet? |
Has anyone been able to find the file? |
how can we make the zip file without using node.js |
nevermind.. i went ahead and did as I should have, followed the instructions, installed everything and got the skill to work. :) |
ok so I zipped the contents of lambda\custom\ and called it gamebook.zip learnable moment! |
Maybe the instructions should be updated to tell people to create the ZIP file, rather than try to find one that doesn't exist in the codebase? |
Zip all the files included in the lambda folder or manually create them then copy and paste. |
Step 11 in the Lambda Function instruction page mentioned uploading the zip file from 'lambda/custom/gamebook.zip'. I don't see that file in this project. Am I missing some information?
The text was updated successfully, but these errors were encountered: