Skip to content
Discussion options

You must be logged in to vote

Found a temp workaround.

Editing:
C:\Users\x\AppData\Roaming\npm\node_modules@bradygaster\squad-cli\node_modules@github\copilot-sdk\dist\session.js

change:
import { ConnectionError, ResponseError } from "vscode-jsonrpc/node";

to:
import { ConnectionError, ResponseError } from "vscode-jsonrpc/node.js";

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by LasseAtSparkron
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants