Installation error for Xbee Node

Hi everyone , i have tried to install library for Xbee Node , but i'm having the below error log which i couldn't figure out why , if someone can help me i would be grateful ,

20 Jan 18:42:04 - [warn] Installation of module node-red-contrib-xbee failed:
20 Jan 18:42:04 - [warn] ------------------------------------------
20 Jan 18:42:04 - [warn] prebuild-install WARN install No prebuilt binaries found (target=14.15.2 runtime=node arch=x64 libc= platform=win32)
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Fahad Faez\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:315:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Windows_NT 10.0.19042
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\Fahad Faez\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Fahad Faez.node-red\node_modules\node-red-contrib-xbee\node_modules@serialport\bindings
gyp ERR! node -v v14.15.2
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @serialport/bindings@2.0.8 install: prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @serialport/bindings@2.0.8 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Fahad Faez\AppData\Roaming\npm-cache_logs\2021-01-20T15_42_04_735Z-debug.log

20 Jan 18:42:04 - [warn] ------------------------------------------
20 Jan 18:42:04 - [error] Error: Install failed

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.