风向决定发型

Results 9 comments of 风向决定发型

> [@fantasy2100](https://github.com/fantasy2100) +1, i have the same question. It may be related to the implementation… I’m not sure if it’s by design and would like to understand how it was...

I encountered a similar problem. In Windows 11, claude-mem in version 7.3.3 initially worked, but strangely, after executing a few commands, the following error occurred: ``` Error: Worker service failed...

> I also encountered this issue. It’s because Bun wasn’t installed when setting up claude-mem, which caused `npm run worker:start` to fail. You can first refer to https://bun.com/ to **install...

> > For now you can just give claude this workaround.目前你可以直接给 claude 这个变通方法。 > > > > 1. Stale PID file from dead worker process blocks restart过期的 PID 文件会阻止重启 >...

> > Hello, my error is that after updating to version 7.3.9 or later, the service corresponding to port 37777 fails to start on the first attempt when launching the...

> To turn off the port, here is the thing I did: > > Press the Windows key, type resmon, and press Enter (to open Resource Monitor). > > Go...

I checked port usage and Windows Resource Monitor, and they didn't find this port in use! If the port were already in use, I would have prompted mem and the...

I have the same problem; Windows is indeed a terrible development environment.