Skip to content

Docs cannot be added with Ubuntu on WSL (Windows 11) #6242

@fctlb

Description

@fctlb

Before submitting your bug report

Relevant environment info

- OS: Ubuntu on WSL (Windows 11)
- Continue version: 1.0.14
- IDE version: VS Code 1.101.1
- Model: gemma3:latest (from Ollama)
- workspace/.continue/docs/new_doc.yaml:
  
name: New doc
version: 0.0.1
schema: v1
docs:
  - name: New docs
    startUrl: https://docs.continue.dev

Description

YAML file exists in .continue/docs directory in my workspace, but can't be read. This might be some path issue specific to Windows + WSL, but I cannot come up with a resolution. Can Continue.dev handle it by itself?

ENOENT: no such file or directory, open 'C:\Users\chaud\AppData\Local\Programs\Microsoft VS Code\vscode-remote:\wsl%2Bubuntu\mnt\e\project\.continue\docs\new-doc.yaml'.
> vscode-remote://wsl%2Bubuntu/mnt/e/project/.continue/docs/new-doc.yaml

Image

Image

To reproduce

  1. Setup Ubuntu on WSL and Connect VS Code with It
  2. Setup Ollama and pull gemma3:latest model
  3. Try to setup any documentation

Log output

Metadata

Metadata

Assignees

Labels

ide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions