lsongdev / node-escpos

🖨️ ESC/POS Printer driver for Node.js
https://npmjs.org/escpos
Other
1.36k stars 420 forks source link

Unable to install escpos-bluetooth via npm or yarn #431

Open magicjohns opened 6 months ago

magicjohns commented 6 months ago

Discussed in https://github.com/song940/node-escpos/discussions/430

Originally posted by **magicjohns** March 27, 2024 Hello, I am not able to install the escpos-bluetooth package. I've attached the logs below: [2024-03-27T10_51_28_062Z-debug-0.log](https://github.com/song940/node-escpos/files/14772244/2024-03-27T10_51_28_062Z-debug-0.log) [log.txt](https://github.com/song940/node-escpos/files/14772245/log.txt) I tried installing with Node.js v20.12.0 (64 bit Raspberry Pi) and v21.4.0 (MacOS with Apple Silicon), both the same output.
codewithshinde commented 5 months ago

I'd Suggest Install Bluetooth libraries first and try to install again

sudo apt-get install libbluetooth-dev