-
Notifications
You must be signed in to change notification settings - Fork 215
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
epc.handler.ReturnError: [Symbol('wrong-type-argument'), Symbol('arrayp'), []] #1137
Comments
我试了http.ts, 没有问题, 您是怎么安装和配置 lsp-bridge 的? typescript-language-server安装了吗? |
|
有可能是因为这个是 macos arm 版本,路径不对? |
我用intel CPU macos, 也是出现这个bug, 可能是emacs 30.0.93原因
|
能不能提供个思路,我自己去调试一下。 |
File "/Users/gerald/.emacs.d/var/straight/build-30.0.93/lsp-bridge/lsp_bridge.py", line 671, in open_file 这两行打印一下, 看看 project_path 是什么值? |
|
|
目前没有头绪 |
我今天下午编写 rust 代码的时候,也重现这个 bug 了,当时打开了 org 文档。 |
应该用emacs -Q测试一下, 感觉是配置干扰的问题 |
git clone https://github.com/subquery/subql-ai-app-framework
打开src/http.ts 文件,lsp-bridge 就停止工作了:
我 debug 到这个:
不知道如何继续debug 了
The text was updated successfully, but these errors were encountered: