-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-bluetooth causing build error #40
Comments
Same problem, please, any advice? |
In my case there was a quick hack to get it to install |
I think I hava the same problem. pls any repair. |
...same Problem. After 3 days testing & RTFM. Environments : "npm install node-bluetooth --save --verbose"
|
Potential Solution:this is what i did to make it work initalize NPM :
Install the escpos package :
|
...after 6 days testing I have now a working configuration for escpos. Windows build tools: npm install --global --production windows-build-tools |
There might be more going on here, but I had a similar compilation issue and downgrading to Visual Studio 2017 fixed it edit: I also had to downgrade to NodeJS 11 |
If you want for any reason to use the latest version of VS Studio and node you can check this solution #40 (comment) |
I'm also running into this issue now, I think it might be a good idea to update the node-bluetooth package version to be compatible? |
Environments :
The problem
I was trying to use ESCPOS_2.5.2 when node-gyp start building the ( node-bluetooth ) module, warnings and errors start to pop on the console till
is something with the environment causing the problem?
The text was updated successfully, but these errors were encountered: