I'm using VS 2022 build tools and python 3.9, but the npm install seems to fail on node-gyp I also tried using VS 2019 and 2017 with no success node version I'm using is 16.13.0 npm version is 8.14.0 ...
backon is a modern evolution of backoff — a zero-dependency Python library for retry with exponential backoff. It provides decorator, functional, and context manager APIs for both sync and async code.