-
-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
I have a machine that don't support X11 (Apple Silicon Macs only support Wayland)
When I'm trying to run copilot-api, it spits out:
✔ Select a model to use with Claude Code
claude-sonnet-4
✔ Select a small model to use with Claude Code
gpt-4.1
ERROR Both xsel and fallback failed 5:01:07 PM
at makeError (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/clipboardy/lib/linux.js:18:11)
at xselWithFallbackSync (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/clipboardy/lib/linux.js:47:10)
at Object.copySync (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/clipboardy/lib/linux.js:57:3)
at clipboard.writeSync (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/clipboardy/index.js:54:14)
at runServer (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/copilot-api/dist/main.js:1173:15)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async runCommand (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/citty/dist/index.mjs:316:16)
at async runCommand (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/citty/dist/index.mjs:307:11)
at async runMain (/home/lucas/.npm/_npx/b3c0db1118356182/node_modules/citty/dist/index.mjs:445:7)
at async /home/lucas/.npm/_npx/b3c0db1118356182/node_modules/copilot-api/dist/main.js:1269:1
ERROR Both xsel and fallback failed 5:01:07 PM
lucas@ValkMini:~/copilot-api (=) % xsel
xsel: Can't open display: (null)
: Success
Metadata
Metadata
Assignees
Labels
No labels