Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win10Debugger和run没反应 #270

Open
mihuartuanr opened this issue Dec 14, 2020 · 2 comments
Open

win10Debugger和run没反应 #270

mihuartuanr opened this issue Dec 14, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mihuartuanr
Copy link

官方说:

前提条件
访问Visual Studio Code官网,下载并安装VSCode组件。
安装Docker。
编译代码、安装依赖以及在本地运行调试等操作都是在Docker镜像中进行。
安装Aliyun Serverless VSCode Extension插件。

然后,调试直接通过点击IDE相应的按钮实现,不需要Docker,还是有封装的逻辑??

现在是debugger、run、deploy都没有反应,不知道什么问题,也没有报错

@mihuartuanr mihuartuanr added the bug Something isn't working label Dec 14, 2020
@mihuartuanr
Copy link
Author

win10下,vs code终端默认命令要改回cmd,开发一般都会设置自己习惯的吧,这个要改回cmd
然后,代码所在目录要共享给docker,在docker设置Shared Drives

@mihuartuanr
Copy link
Author

目前可以run、deploy,可是无法debug,会报(HTTP code 500)server error - Invalid filter 'expose',要如何处理呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants