Describe the bug
I'm on Ubuntu 20.04.4 with python version 3.8.10 and node version 14.18.1. After installing the dependencies, I ran the command npm install node-native-printer --save but the installation failed.
To Reproduce
Steps to reproduce the behavior:
- Install dependencies
- Run
npm install node-native-printer --save
- Watch the installation fail
Expected behavior
It should have correctly installed node-native-printer
OS