besc22
Results
2
comments of
besc22
Same problem here for vscode. After activating cline with anthropic in an ssh host, I see the history and so on, but when I want to start a new task...
> It's still not working for me This worked for me: Edit the file "package.json" like so: "scripts": { "dev": "WATCHPACK_POLLING=true next dev", ... }