worker-farm update doesn't appear to have any effect
This commit is contained in:
parent
0df945bc6c
commit
db3d7582bc
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue