johnlauer / serial-port-json-server

A serial port JSON websocket server for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
http://chilipeppr.com
GNU General Public License v2.0
355 stars 174 forks source link

How to uninstall #36

Closed cojarbi closed 7 years ago

cojarbi commented 8 years ago

For some reason its generating error conecting to a node.js server im running. How i can remove the install?

chilipeppr commented 8 years ago

SPJS doesn't use nodejs so I'm not sure what you're talking about?

On Thu, Jan 21, 2016 at 10:54 AM, Ariel Yahni notifications@github.com wrote:

For some reason its generating error conecting to a nodejs server im running How i can remove the install?

— Reply to this email directly or view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/36.

cojarbi commented 8 years ago

Correct but I'm unable to connect via serial to a node.js server since installing it.  I did shut down json server but still

Ariel Yahni

On Jan 21, 2016, 13:55, at 13:55, John Lauer notifications@github.com wrote:

SPJS doesn't use nodejs so I'm not sure what you're talking about?

On Thu, Jan 21, 2016 at 10:54 AM, Ariel Yahni notifications@github.com wrote:

For some reason its generating error conecting to a nodejs server im running How i can remove the install?

— Reply to this email directly or view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/36.


Reply to this email directly or view it on GitHub: https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173673432

chilipeppr commented 8 years ago

There is no install for spjs. It's just a binary that you run. So if you kill it you are good to go. On Jan 21, 2016 11:15 AM, "Ariel Yahni" notifications@github.com wrote:

Correct but I'm unable to connect via serial to a node.js server since installing it. I did shut down json server but still

Ariel Yahni

On Jan 21, 2016, 13:55, at 13:55, John Lauer notifications@github.com wrote:

SPJS doesn't use nodejs so I'm not sure what you're talking about?

On Thu, Jan 21, 2016 at 10:54 AM, Ariel Yahni notifications@github.com wrote:

For some reason its generating error conecting to a nodejs server im running How i can remove the install?

— Reply to this email directly or view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/36.


Reply to this email directly or view it on GitHub:

https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173673432

— Reply to this email directly or view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173678384 .

cojarbi commented 8 years ago

Thanks John. I will continue my search then

Ariel Yahni

On Jan 21, 2016, 14:20, at 14:20, John Lauer notifications@github.com wrote:

There is no install for spjs. It's just a binary that you run. So if you kill it you are good to go. On Jan 21, 2016 11:15 AM, "Ariel Yahni" notifications@github.com wrote:

Correct but I'm unable to connect via serial to a node.js server since installing it. I did shut down json server but still

Ariel Yahni

On Jan 21, 2016, 13:55, at 13:55, John Lauer notifications@github.com wrote:

SPJS doesn't use nodejs so I'm not sure what you're talking about?

On Thu, Jan 21, 2016 at 10:54 AM, Ariel Yahni notifications@github.com wrote:

For some reason its generating error conecting to a nodejs server im running How i can remove the install?

— Reply to this email directly or view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/36.


Reply to this email directly or view it on GitHub:

https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173673432

— Reply to this email directly or view it on GitHub

https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173678384 .


Reply to this email directly or view it on GitHub: https://github.com/johnlauer/serial-port-json-server/issues/36#issuecomment-173680490

TemperedEnterprises commented 8 years ago

@cojarbi ,

It is a copy install. Just delete it from the hard disk and it will be uninstalled.