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

[ Rush ] Yarn skipping optional dependencies on rush link. #870

Closed
factoidforrest opened this issue Oct 10, 2018 · 1 comment
Closed

[ Rush ] Yarn skipping optional dependencies on rush link. #870

factoidforrest opened this issue Oct 10, 2018 · 1 comment

Comments

@factoidforrest
Copy link

Some dependencies get skipped as optional, and then webpack throws on fsevents and a few other osx specific packages. Is there a way to force rush to install these? It seems weird that I get the warning on the link step and not the install step.

I set ignore-optional=false in /common/config/rush/.npmrc. Didn't fix it.

I'm seeing something like this on a few packages on rush link:

LINKING: api
Skipping optional dependency: dtrace-provider
Skipping optional dependency: mv
Skipping optional dependency: safe-json-stringify
Skipping optional dependency: dtrace-provider
Skipping optional dependency: fsevents
Skipping optional dependency: safe-json-stringify
Skipping optional dependency: bcrypt-pbkdf
Skipping optional dependency: ecc-jsbn
Skipping optional dependency: jsbn
Skipping optional dependency: tweetnacl

@factoidforrest
Copy link
Author

factoidforrest commented Oct 10, 2018

discussed and assigned in #761

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