-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I followed the exact instructions provided and got the error below when I tested the function. I then ran "npm install zip-folder" and repeated the steps, but I continued to get the error.
{
"errorMessage": "Cannot find module 'zip-folder'",
"errorType": "Error",
"stackTrace": [
"Module.require (module.js:497:17)",
"require (internal/module.js:20:19)",
"Object. (/var/task/index.js:18:19)",
"Module._compile (module.js:570:32)",
"Object.Module._extensions..js (module.js:579:10)",
"Module.load (module.js:487:32)",
"tryModuleLoad (module.js:446:12)",
"Function.Module._load (module.js:438:3)"
]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels