You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
cd to packages/core
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.
Describe the bug
When trying to use code2prompt in a WSL environment, terminal throws the error: command not found.
To Reproduce
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
Additional context
As mentioned by Shaw here https://www.youtube.com/live/ArptLpQiKfI?si=tk2cuKJWQ3W9f-Ue&t=1705
The text was updated successfully, but these errors were encountered: