@@ -177,6 +177,8 @@ function nodejs_upgrade {
return
fi
+ read_config_param ARCHITECTURE
+ get_npm_arch
rootdir=
mesh_install_nodejs
}