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

npm install warning #15

Closed
ccsmart opened this issue Jan 10, 2018 · 1 comment
Closed

npm install warning #15

ccsmart opened this issue Jan 10, 2018 · 1 comment
Labels

Comments

@ccsmart
Copy link
Contributor

ccsmart commented Jan 10, 2018

Got this in build:
node lib/post_install.js

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Seems to hardcode Debian.

@kohsah
Copy link
Contributor

kohsah commented Jan 10, 2018

This is a downstream bug (if it can be called that) not ours ..

yarnpkg/yarn#2564

@kohsah kohsah added the wontfix label Jan 11, 2018
@kohsah kohsah closed this as completed Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants