This script was written for my own use but can be freely be used by others. While bugs reports are welcome, this was not meant to be heavily shared and maintain for wide audiance.
A PowerShell script using nvm-windows to update node version based on .nvmrc file available.
Like nvm-sh, it will traverse directory structure upwards from the current directory looking for the .nvmrc file, then edfault to the one in your profile directory if any.