@@ -88,7 +88,7 @@ function nodejs_fix_cpu_detection {
fi
# installing worker farm fixes the cpu detection bug
- $mesh_install_nodejs_prefix npm install --arch=$NPM_ARCH -g worker-farm@1.6.0 --save
+ #$mesh_install_nodejs_prefix npm install --arch=$NPM_ARCH -g worker-farm@1.6.0 --save
}
function mesh_install_nodejs {