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

打开LuaPanda会出现这个问题 Connection to server got closed. Server will not be restarted. #175

Open
kakbxkvmyshmty opened this issue Dec 12, 2023 · 1 comment

Comments

@kakbxkvmyshmty
Copy link

Node.js v18.15.0
TypeError: fetch failed
[Info - 11:35:30 AM] Connection to server got closed. Server will restart.
(node:42048) [DEP0128] DeprecationWarning: Invalid 'main' field in 'c:\Users\admin.vscode\extensions\stuartwang.luapanda-3.0.2\node_modules\antlr4\package.json' of 'src/antlr4/index.js'. Please either fix that or report it to the module author
(Use Code --trace-deprecation ... to show where the warning was created)
(node:42048) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(node:42048) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
TypeError: fetch failed

c:\Users\admin.vscode\extensions\stuartwang.luapanda-3.0.2\node_modules\web-tree-sitter\tree-sitter.js:1

@stuartwang
Copy link
Collaborator

我全局查了下 Connection to server got closed. Server will restart. 这个报错应该不是 luapanda 的。看起来像是 nodejs 产生的。
antlr4 依赖库看起来有个 Warning,有空我看下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants