[BUG] claude: command not found
Environment
- Platform (select one):
- [ x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: <latest>
- Operating System: <win11 but also tried ubuntu>
- Terminal: <!-- terminal / powershell -->
Bug Description
currently the claude command does not work, i cannot start claude code with it i did reinstalling an everything.
`PS C:\Users\werne> claude
claude : The term 'claude' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- claude
- ~~~~~~
- CategoryInfo : ObjectNotFound: (claude:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\werne> wsl -d ubuntu
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
wadam@Wadam-TUF:/mnt/c/Users/werne$ claude
claude: command not found
wadam@Wadam-TUF:/mnt/c/Users/werne$`
Steps to Reproduce
- <!-- First step -->
- <!-- Second step -->
- <!-- And so on... -->
Expected Behavior
<!-- What you expected to happen -->
Actual Behavior
<!-- What actually happened -->
Additional Context
<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗