'nvm node version update having issue

I am Trying to update node version in my machine using nvm by entering command in Command prompt C:\Users\sb-0>nvm install NEW_VERSION --reinstall-packages-from=OLD_VERSION NEW_VERSION.0.0 Node.js vNEW_VERSION.0.0 is only available in 32-bit. how to deal with it



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source