SerialConnection not working in Node.js #83
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
I've been able to succesfully connect to a device over HTTP in a Node.js app, but discovered when that connecting over Serial is dependent on
navigator
and doesn't work in Node.js. Is there any workaround, or possibility to remove this dependency?The text was updated successfully, but these errors were encountered: