Skip to content

Moving function to AWS Lambda fails #23

@neotamizhan

Description

@neotamizhan

I have an express js api project which uses fast2sms library. When i try to move this into AWS Lambda and execute the api, it fails with the following error:

2023-01-13T04:52:34.336Z undefined ERROR ┌────────────────────────────────────────────────────────────────┐
│ fast-two-sms update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R $USER:$(id -gn $USER) /home/sbx_user1051/.config │
└────────────────────────────────────────────────────────────────┘

Please help in resolving the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions