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

Windows Support ?! #27

Closed
moszeed opened this issue May 29, 2015 · 8 comments
Closed

Windows Support ?! #27

moszeed opened this issue May 29, 2015 · 8 comments

Comments

@moszeed
Copy link

moszeed commented May 29, 2015

Hi i cant join the fun to fly my Rolling-Spider with Node,
because i can`t install this module on my Windows 8 or 10 Machine.
Following message appears:

λ npm install rolling-spider
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules \\npm\\bin\\npm-cli.js" "install" "rolling-spider"
npm ERR! node v0.12.4
npm ERR! npm  v2.10.1
npm ERR! code EBADPLATFORM

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: rolling-spider@1.1.2
npm ERR! notsup Valid OS:    darwin,linux
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: x64

Thanks in advance

@ChrisTheBaron
Copy link
Contributor

Hey,

This is because the Bluetooth module it depends on only runs on Linux and iOS at the moment, sorry :)

Cheers, Chris

@blhack
Copy link

blhack commented May 29, 2015

I think ChrisTheBaron means Linux and OSX, right? (This does run on OSX [yosemite, at least. Having trouble with mavericks right now]).

@ChrisTheBaron
Copy link
Contributor

Hey,

Yes that is what I meant, thank you :)

Cheers, Chris

@moszeed
Copy link
Author

moszeed commented Jun 1, 2015

hm, thats sad :(

@voodootikigod
Copy link
Owner

Yes it is sad I am trying to work with @microsoft to get their ble Apis not
to be a nightmare

On Monday, June 1, 2015, Moszeed notifications@github.com wrote:

hm, thats sad :(


Reply to this email directly or view it on GitHub
#27 (comment)
.

Chris Williams

@voodootikigod http://twitter.com/voodootikigod | GitHub
http://github.com/voodootikigod

Maker of Improbable Things: JSConf http://jsconf.com/ | RobotsConf
http://robotsconf.com/ | Beer.js http://beerjs.com | Logo.js
https://github.com/voodootikigod/logo.js | node-serialport
http://nodebots.io/

@voodootikigod
Copy link
Owner

@blhack can you provide logs from mavericks?

@sandeepmistry
Copy link
Contributor

@voodootikigod apologies for going off topics ...

@blhack's going to try a patch out for me. It looks like OS X 10.9 stopped emitting an event for write without response requests, so the write callback is never called, and things get stuck. If all goes well the latest noble will have a fix for this.

@voodootikigod
Copy link
Owner

Closing as the root issue is with Noble and windows support (which has a ticket already).

sandeepmistry added a commit to sandeepmistry/node-rolling-spider that referenced this issue Aug 13, 2015
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

5 participants