banhawy
1/31/2019 - 2:24 PM

[Check if Node installed is 32 or 64 bit] #javascript #node

[Check if Node installed is 32 or 64 bit] #javascript #node

# Will return 'arm', 'ia32', or 'x64'
node -p "process.arch"