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

Custom source paths not supported #18

Open
MartinRamm opened this issue Jul 15, 2024 · 0 comments
Open

Custom source paths not supported #18

MartinRamm opened this issue Jul 15, 2024 · 0 comments

Comments

@MartinRamm
Copy link

StatusCode: 502
Error:

Lambda handler not found

Could not find Lambda handler at: ${repositoryRoot}/.build/whatever/http/dir/you/want

Please create a handler file, or run [npx] arc init, or add the following to your project preferences (preferences.arc or prefs.arc) file and restart Sandbox:

@create
autocreate true

Note that this file exists and is a valid lambda handler: ${repositoryRoot}/whatever/http/dir/you/want/index.ts

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

No branches or pull requests

1 participant