cody icon indicating copy to clipboard operation
cody copied to clipboard

bug: Getting Started with Cody pages not working

Open garethadams opened this issue 1 year ago • 0 comments

Version

v1.34.3

Describe the bug

I installed the Cody extension into VS Code. The getting started with Cody page appeared. As I click the options I get the following errors:

Error reading markdown document at file:///Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/ollama.md: Error: Unable to read file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/ollama.md' (Error: Unable to resolve nonexistent file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/ollama.md')

Error reading markdown document at file:///Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/keyboard.md: Error: Unable to read file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/keyboard.md' (Error: Unable to resolve nonexistent file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/keyboard.md')

Error reading markdown document at file:///Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/commands.md: Error: Unable to read file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/commands.md' (Error: Unable to resolve nonexistent file '/Users/garethadams/.vscode/extensions/sourcegraph.cody-ai-1.34.3/walkthroughs/commands.md')

Expected behavior

I don't know - I don't know what would happen if the files were there.

Additional context

I'm using a MacBook Pro with an M2 processor running Sequoia 15.0

It's Visual Studio Code 1.93.1 (Universal)

garethadams avatar Oct 02 '24 08:10 garethadams