-
Should node-serialport work in Windows? npm installation in Windows 7 fails. Here is my npm-debug info:
info it worked if it ends with ok
verbose cli [ 'C:\Program Files (x86)\nodejs\\node.exe',
verb…
-
**Serial Pass-through Mode** - We want to ensure that the ESP8266 module which provides the WiFi connection for the BuildOne can be updated via USB. Currently we allow this by changing jumpers on the …
-
When trying to install the duino package on OS X, the installation fails from being unable to run the install script for node-serialport. Here is the log from the installation:
``` text
info it worke…
-
here's a test case:
``` javascript
var SerialPort = require('serialport').SerialPort;
process.stdin.on('data', function() {});
process.stdin.on('end', function() {
var sp = new SerialPort('/dev/…
-
SerialPort version: 1.7.4
NodeJS Version: 7.2.1
Operating System and Hardware Platform: OSX 10.2.1
Are you using an alternative NodeJS runtime? (eg Electron):n
### Summary of Problem
I want t…
-
I've been playing with this API a little bit, and I'd love to submit a PR at some point in the future. I see the [contributions](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRIBUTING.md) pag…
-
#### Description of issue
Chemicals are supposed to ignore robotic limbs but I found a few issues.
Arithrazine will damage robotic limbs slowly over time.
Medical nanobots will work a fractio…
-
### Environment
**Python Version:** 3.6.5
**Nikola Version:** 8.0.0b2
**Operating System:** macOS High Sierra 10.13.5/Darwin Kernel Version 17.6.0
### Description:
I am trying to …
-
**Arma 3 Version:** `1.76.143187` (stable)
**CBA Version:** `3.4.1.170912` (stable)
**ACRE2 Version:** `2.5.0.968` (stable)
**Mods:**
```
- CBA_A3
- acre2
```
**Description:**
- I hear ot…
-
CQ 2.0 should have a direct api in addition to a fluent api, for more programmatic use.