-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Build Failed with OSX10.9.5 and Ubuntu14.04? #595
Comments
node-serialport doesn't support Node.js v4.1.1 yet. See #578 for further information. There are currently two pull requests for Node.js 4 support, #566 and #571. #566 can be installed with #571 can be installed with You could try either or both of them and report your findings 👍 |
Thank you for the confirmations On Sat, Sep 26, 2015 at 12:34 AM, Wei Wang notifications@github.com wrote:
|
Not work in Raspberry Pi2 :-( |
@LeandroFavero what issues have you seen on the Raspberry Pi 2? |
@kammce thanks for the feedback :) |
Continuing to use io.js 3.2.0 on ubuntu 14.04LTS, both #566 and #571 work to read and write information to an arduino. Nodejs Program:
used example Arduino SerialEvent. Program output:
|
@kammce Excellent 👍 |
@kammce Even better 👍 |
Thanks for all the reports, closing this for the main node 4 ticket. |
Here's the log:
The text was updated successfully, but these errors were encountered: