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

Functions directory using other name than "functions" #56

Open
1-800-jono opened this issue Mar 15, 2024 · 1 comment
Open

Functions directory using other name than "functions" #56

1-800-jono opened this issue Mar 15, 2024 · 1 comment

Comments

@1-800-jono
Copy link

1-800-jono commented Mar 15, 2024

Hi, plugin is failing and I think it might be because my serverless functions are in a directory called lambdas instead of functions. Could that be it? Error:

Could not list Netlify Functions files
Functions folders do not exist: /opt/build/repo/.netlify/functions-internal, /opt/build/repo/lambda
@1-800-jono
Copy link
Author

added buildEvent = "onBuild" and now got another cryptic error:

Plugin exited with exit code null and signal SIGABRT.
The plugin might have exited due to a bug terminating the process, such as an infinite loop.
The plugin might also have explicitly terminated the process, for example with process.exit().
Plugin methods should instead:
on success: return
on failure: call utils.build.failPlugin() or utils.build.failBuild()

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