未找到无服务器命令 "resources"
Serverless command "resources" not found
我正在尝试在 aws 中部署一个无服务器应用程序并通过 API 网关(在我的例子中是 apigee)使用它。当我 运行 "sls resources deploy" 时,它显示如下错误:Image showing the error output from terminal
命令是sls deploy
(没有resources
)。
我正在尝试在 aws 中部署一个无服务器应用程序并通过 API 网关(在我的例子中是 apigee)使用它。当我 运行 "sls resources deploy" 时,它显示如下错误:Image showing the error output from terminal
命令是sls deploy
(没有resources
)。