[Check if Node installed is 32 or 64 bit] #javascript #node
# Will return 'arm', 'ia32', or 'x64' node -p "process.arch"