Hello.
I've been trying to install this package for days via npm i under the title of bluetooth-serial-port which was not successful.
After going through days of struggle and almost checking every possible thing, I accidentally noticed that that the name of the repo is in fact node-bluetooth-serial-port but the readme file instructed to use npm i bluetooth-serial-port (the word "node" is missing).
And I guess that was it. A simple name confusion.
If I'm correct, could you please clarify this in the readme to prevent further confusion?
Thanks.
Hello.
I've been trying to install this package for days via
npm iunder the title of bluetooth-serial-port which was not successful.After going through days of struggle and almost checking every possible thing, I accidentally noticed that that the name of the repo is in fact node-bluetooth-serial-port but the readme file instructed to use npm i bluetooth-serial-port (the word "node" is missing).
And I guess that was it. A simple name confusion.
If I'm correct, could you please clarify this in the readme to prevent further confusion?
Thanks.