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

Only supports OSX #18

Open
dijit opened this issue Nov 27, 2017 · 2 comments
Open

Only supports OSX #18

dijit opened this issue Nov 27, 2017 · 2 comments

Comments

@dijit
Copy link

dijit commented Nov 27, 2017

/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
@o3LL
Copy link
Contributor

o3LL commented Nov 27, 2017

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!

@sbrl
Copy link

sbrl commented Mar 21, 2018

Nope, stack-cli works without fault on Ubuntu Desktop 17.10. Notice the WARN rather than FATAL, @dijit.

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

3 participants