Deployment Scripts Environment Installation fab set_env:<username>@<host> <command> Commands Install Node This command will install node.js file downloaded from npm.taobao.org/dist fab set_env:<username>@<host> install_node Uninstall Node This command will uninstall node.js fab set_env:<username>@<host> uninstall_node