Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code2prompt Not Functioning with WSL #1060

Closed
cipherkilledit opened this issue Dec 14, 2024 · 1 comment
Closed

code2prompt Not Functioning with WSL #1060

cipherkilledit opened this issue Dec 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cipherkilledit
Copy link

Describe the bug

When trying to use code2prompt in a WSL environment, terminal throws the error: command not found.

cipher@Command:~/cipher/packages/core$ code2prompt src
code2prompt: command not found
cipher@Command:~/cipher/packages/core$ cd ..
cipher@Command:~/cipher/packages$ cd ..
cipher@Command:~/cipher$ code2prompt src
code2prompt: command not found

To Reproduce

  1. cd to packages/core
  2. run code2prompt src

Expected behavior

Expected the terminal to provide a summary of the source code, so I can provide this to an AI model for context and editing.

Screenshots

image

Additional context

As mentioned by Shaw here https://www.youtube.com/live/ArptLpQiKfI?si=tk2cuKJWQ3W9f-Ue&t=1705

@cipherkilledit cipherkilledit added the bug Something isn't working label Dec 14, 2024
@cipherkilledit
Copy link
Author

What was the resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants