question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

not found on npmjs.com

See original GitHub issue

when I install: npm install react-native-bluetooth-classic --save

I have

npm ERR! code E404
npm ERR! 404 Not Found: react-native-bluetooth-classic@latest

Capture du 2019-10-10 22-21-33

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
kenjdavidsoncommented, Nov 27, 2019

Yes. I am planning too. I’ll be honest I’ve just been lazy and picky. I also wanted to get some things done before it’s posted. I’ll try to get the current implementation to npm when we land and get settled (traveling at the moment). I was just super picky and didn’t want to post something with a lot of bugs.

Thanks for the comment. I appreciate it.

2reactions
AapoPitkanencommented, Nov 27, 2019

Hi Ken!

Have you thought about posting this library to npm yet? I’m using it in a project and it is definitely an upgrade to react-native-bluetooth-serial as it also implements the iOS external accessory framework. Creating an actual build with the app with this library is currenty a bit difficult as I’ve yet to figure out how to add a local package to an automated build configuration such as with Visual Studio App Center.

Haven’t found any issues yet in implementing this to our project, it works a lot better than bluetooth-serial did. Keep up the good work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting 404 when attempting to publish new package to NPM
I was getting this error in a CI workflow, so no interactive login or things related. Existing packages were working correctly, but adding...
Read more >
npm publish 404 Not Found - PUT · Issue #1637 · npm/cli
Here it's about npm publishing package in CI, and it's not solved for ... 404 Not Found - PUT https://registry.npmjs.org/g1link - Not found...
Read more >
Surviving the npm ERR! 404 with private packages
Private packages are npm packages that are not accessible to everyone, but only to members of a specific organization that have access rights....
Read more >
Common errors
Broken npm installation; Random errors; No compatible version found ... SSL error; SSL-intercepting proxy; Not found / Server error; Invalid JSON ...
Read more >
(Solved) npm ERR! code E404 while working with Power ...
STEP 1 : run below commands to solve this issue. npm config set registry http://registry.npmjs.org STEP 2 : run below command next npm...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found