-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
external issueCaused by an external package or componentCaused by an external package or component
Description
Copilot.lua used to work on android but the last working commit was 92e08cd. Anything after that commit results in the following lsp errors:
[ERROR][2025-10-24 23:31:02] ...p/_transport.lua:36 "rpc" "node" "stderr" "Error: Could not locate the bindings file. Tried:
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/build/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/build/Debug/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/build/Release/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/out/Debug/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/Debug/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/out/Release/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/Release/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/build/default/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/compiled/24.9.0/android/arm64/vscode-policy-watcher.node
→ /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/compiled/android/arm64/vscode-policy-watcher.node
at bindings (/data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/node_modules/bindings/bindings.js:119:9)
at /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/node_modules/@vscode/policy-watcher/index.js:6:25
at /data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/js/main.js:1:398
at Object.<anonymous> (/data/data/com.termux/files/home/.local/share/nvim/lazy/copilot.lua/copilot/agent/src/groupPolicyWatcher.ts:3:53)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1893:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)"
bejuba and sfantu
Metadata
Metadata
Assignees
Labels
external issueCaused by an external package or componentCaused by an external package or component