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

"install" does not allow for target directory package.json #174

Closed
talves opened this issue Aug 16, 2019 · 1 comment · Fixed by #175
Closed

"install" does not allow for target directory package.json #174

talves opened this issue Aug 16, 2019 · 1 comment · Fixed by #175

Comments

@talves
Copy link
Contributor

talves commented Aug 16, 2019

When targeting a function folder as the path, the ./package.json is not recognized as a folder with deps.

netlify-lambda install functions/some-function

I think it would be nice to be able to allow a target on install in the case you want to only run it on one sub-dir.

talves added a commit to talves-forked/netlify-lambda that referenced this issue Aug 16, 2019
This recognizes the root package.json as well as sub directories containing package.json

closes netlify#174
@swyxio
Copy link
Contributor

swyxio commented Aug 16, 2019

[email protected]

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.

2 participants