Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurs when an image is used for a function rather than a handler #100

Open
hobgoblina opened this issue Aug 9, 2024 · 0 comments

Comments

@hobgoblina
Copy link
Contributor

hobgoblina commented Aug 9, 2024

I'm trying to deploy multiple functions, one of which needs to be deployed with an image attribute rather than a handler filepath. I'm getting this error for that function: TypeError: Cannot read properties of undefined (reading 'lastIndexOf') which occurs in getHandlerFilename

Not sure if there's a better way to handle this via the serverless config, but here's a PR that should fix it: #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant