stacks-cli
stacks-cli copied to clipboard
Only supports OSX
/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
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!
Nope, stack-cli
works without fault on Ubuntu Desktop 17.10. Notice the WARN
rather than FATAL
, @dijit.