Cht-upgrade-helper installation

Hello @jkuester

Running into some issue while installing cht-upgrade-helper with npm i -g git+https://github.com/jkuester/cht-upgrade-helper.git

cliff@cliffs-MacBook-Pro ******* % npm i -g git+https://github.com/jkuester/cht-upgrade-helper.git
npm ERR! Exit handler never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://github.com/npm/cli/issues>

npm ERR! A complete log of this run can be found in: /Users/cliff/.npm/_logs/2024-08-28T18_45_16_232Z-debug-0.log

Hey Cliff!

Can you report your Node and NPM versions by running node --version&& npm --version ?

For example, here is what I get:

node --version&& npm --version
v20.17.0
10.8.2

thanks @mrjones

 node --version&& npm --version  
v20.0.0
9.6.4