You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aviban@GozPaez What is the runtime are you trying to run this function? If you are using a runtime >=nodejs6.10 please try again since we released a major update and make sure you pull the latest version this repository.
When I tested with the string recommended, receive the following message:
{
"errorMessage": "Cannot find module '/var/task/index'",
"errorType": "Error",
"stackTrace": [
"Module.require (module.js:596:17)",
"require (internal/module.js:11:18)"
]
}
The text was updated successfully, but these errors were encountered: