Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以帮我安装快速网关的命令行界面“例如”吗?在windows10机器64位上。
Express Gateway 的命令行工具与网关本身捆绑在一起。因此,nom i -g express-gateway只要在本地PATHenv 变量中设置了 npm 二进制路径,就可以将 CLI 安装到位。
nom i -g express-gateway
PATH
这是否回答你的问题?