When attempting to install to windows you give instructions to
Copy the release and run the installer
cp -r .claude ~/ && cd ~/.claude && bash install.sh
This completely mangled my windows ~/.claude folder, and then your installer says it cant be used on windows. Why would you not check for operating system before merging the .claude folders??? My .claude folder is a wreck now. I would have just switched to WSL first if that had been in your INSTALLATION directions.
Now im forced to basically wipe my entire .claude folder.
When attempting to install to windows you give instructions to
Copy the release and run the installer
cp -r .claude ~/ && cd ~/.claude && bash install.sh
This completely mangled my windows ~/.claude folder, and then your installer says it cant be used on windows. Why would you not check for operating system before merging the .claude folders??? My .claude folder is a wreck now. I would have just switched to WSL first if that had been in your INSTALLATION directions.
Now im forced to basically wipe my entire .claude folder.