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