We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/t/stacks-cli master npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
/t/stacks-cli master * uname -a; node --version Linux xxxxx.e3.drk.sc 4.13.12-1-ARCH #1 SMP PREEMPT Wed Nov 8 11:54:06 CET 2017 x86_64 GNU/Linux v9.2.0
The text was updated successfully, but these errors were encountered:
fsevents is an optional package use in mac os only, it mean that you dont need them on archlinux! Using stacks-cli should be find without fsevents!
Sorry, something went wrong.
Nope, stack-cli works without fault on Ubuntu Desktop 17.10. Notice the WARN rather than FATAL, @dijit.
stack-cli
WARN
FATAL
No branches or pull requests
The text was updated successfully, but these errors were encountered: