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

Handle empty bin field #967

Closed
dacevedo12 opened this issue Oct 10, 2022 · 0 comments · Fixed by #969
Closed

Handle empty bin field #967

dacevedo12 opened this issue Oct 10, 2022 · 0 comments · Fixed by #969

Comments

@dacevedo12
Copy link
Collaborator

in some package.json files, there is a bin field but it may be empty (e.g. https://github.com/peterolson/BigInteger.js/blob/master/package.json#L7).

The current builder script for makeNodeJsModules fails in this case

kamadorueda added a commit that referenced this issue Oct 13, 2022
github-actions bot added a commit that referenced this issue Oct 13, 2022
danmur97 pushed a commit to danmur97/makes that referenced this issue Oct 24, 2022
- allow bin to be empty as some packages require it

Signed-off-by: David Acevedo <dacevedoa12@gmail.com>
danmur97 pushed a commit to danmur97/makes that referenced this issue Oct 25, 2022
- allow bin to be empty as some packages require it

Signed-off-by: David Acevedo <dacevedoa12@gmail.com>
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