-
Notifications
You must be signed in to change notification settings - Fork 114
Add Node v0.12.x support #9
Add Node v0.12.x support #9
Conversation
"eventemitter2": ">=0.4.11" | ||
"eventemitter2": ">=0.4.11", | ||
"nan": "^1.8.4", | ||
"nav": "0.0.2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why nav?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adrai Sorry, probably mis-installed that when installing nan
Wow seems nice... |
@mscdex Only on tested on Windows 8.1 😟 |
for the moment I merged to the nan branch |
@adrai I removed the extraneous |
ok tested on os x... |
@adrai Make a release and publish to npm please :) |
done ;-) |
You're great! |
Are you interested in taking the ownership of this module? PS. there are other modules that needs help: https://github.com/KABA-CCEAC/node-pm-notify and https://github.com/KABA-CCEAC/node-ftdi and https://github.com/adrai/devicestack |
@adrai I am interested 😀 - Awesome package! What does this entail? |
It's just an idea... I want to discuss this with my boss... and after that I come back to you, ok? |
@adrai Sounds good, I look forward discussing the details soon. |
Windows 8.1 I get it this : MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". |
@masnatacion I had no problem with Visual Studio 2013 Community edition. |
@MadLittleMods your rocks!!! working now 👍 |
@MadLittleMods do u know how can I get device path? I only have: locationId: 337641472, |
@masnatacion Create a new issue for your problem instead of diluting this one. |
@MadLittleMods next week I should get an answer... |
@MadLittleMods hangouts? |
Add Node v0.12.x support.
Fixes #6
You can depend on it now until the PR gets merged.