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

Bug: TypeError: Cannot read property 'functions' of undefined when trying to build Netlify functions #36

Closed
erezrokah opened this issue Oct 6, 2020 · 0 comments · Fixed by #38

Comments

@erezrokah
Copy link
Contributor

I'm trying to follow https://github.com/nimbella/netlify-plugin-nimbella#deploy-netlify-functions-on-nimbella-cloud

and getting this error:
https://app.netlify.com/sites/erez-build-reproductions/deploys/5f7c3a3e676f5553e5d3bb04

I believe it's coming from https://github.com/satyarohith/netlify-lambda/blob/0096a57fa11601b87eb20dbffe29166ed8f5df8e/lib/build.js#L34 expecting to find the removed nimbella configuration. Looks like it should get that information from the plugin inputs

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

Successfully merging a pull request may close this issue.

1 participant