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

Support --no-optional flag #17

Closed
jmandzik opened this issue Nov 17, 2015 · 1 comment
Closed

Support --no-optional flag #17

jmandzik opened this issue Nov 17, 2015 · 1 comment

Comments

@jmandzik
Copy link

Useful for when npm modules have optional dependencies you don't want or don't work on your platform. For example, ldapjs had optional dependencies on some dtrace libraries that don't work on OSX and slow down installs. Being able to skip them like I can with npm would be badass.

@alexanderGugel
Copy link
Owner

This is something that we won't implement anytime soon. In understand that this is useful in certain scenarios though.

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

No branches or pull requests

2 participants