-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed as not planned
Closed as not planned
Copy link
Labels
Issue - Needs InfoMissing details or unclear. Waiting on author to provide more context.Missing details or unclear. Waiting on author to provide more context.bugSomething isn't workingSomething isn't working
Description
App Version
v3.25.6
API Provider
OpenRouter
Model Used
qwen/qwen3-coder:free
Roo Code Task Links (Optional)
No response
π Steps to Reproduce
Steps to Reproduce:
Setup:
OS: macOS
Extension Version: rooveterinaryinc.roo-cline-3.25.6
Settings: Default settings, no special configurations.
Project: Any project open in Visual Studio Code.
Actions:
Open Visual Studio Code.
Ensure the Roo-Code extension is enabled.
Open the Roo-Code webview view in the sidebar.
What happened after each step:
Upon opening the webview, the panel appears, but it fails to load its content correctly.
The VS Code Developer Tools console logs multiple errors and warnings.
π₯ Outcome Summary
The Roo-Code extension fails to initialize its core services. It cannot execute npx, a critical dependency, and the webview UI fails to load essential assets, rendering the extension non-functional.
π Relevant Logs or Errors (Optional)
[Extension Host] [[email protected]] injecting env (1) from /Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/.env
ERR [Extension Host] (node:30305) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
ERR [Extension Host] Transport error for "context7": Error: spawn npx ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
ERR [Extension Host] Failed to connect to new MCP server context7: Error: spawn npx ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
resourceLoading.ts:82 Qa: Unable to read file '/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/webview-ui/build/assets/index.map.json' (Error: Unable to resolve nonexistent file ...)
resourceLoading.ts:82 Qa: Unable to read file '/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/webview-ui/build/assets/index.sourcemap' (Error: Unable to resolve nonexistent file ...)
file+.vscode-resource.vscode-cdn.net/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/webview-ui/build/assets/index.map.json:1 Failed to load resource: the server responded with a status of 404 ()
vscode-webview://1gkctg7et68v75p49vvjr3tej0e5k93mrjcc5farru9ukp5ckrc4/assets/chunk-pO14Kfwb.js:1 Failed to load resource: net::ERR_ACCESS_DENIED
ERR [Extension Host] Error while flushing PostHog PostHogFetchNetworkError: Network error while fetching PostHog
at a5i (/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/dist/extension.js:1089:33880)
...Metadata
Metadata
Assignees
Labels
Issue - Needs InfoMissing details or unclear. Waiting on author to provide more context.Missing details or unclear. Waiting on author to provide more context.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done