Serialport.js in Node-webkit (nw.js) on Win 7

こ雲淡風輕ζ 提交于 2019-12-11 21:09:39

问题


How does one get serialport to work with nw.js on Windows?

I have seen a bunch of articles on the web about compiling with node-pre-gyp, but can't get that to work. Also, the targets seem to be conflicting between serialport and nw.js. So I'm pretty confused.

Does anyone have step by step instructions on how to do this? I am a node rookie.

Windows 7
nw running nodejs v1.2.0 (the latest nw.exe)

来源:https://stackoverflow.com/questions/30085097/serialport-js-in-node-webkit-nw-js-on-win-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!