cline
cline copied to clipboard
Unable to use headless browser to open @url mentions
Which API Provider are you using?
Anthropic
Which Model are you using?
Claude 3.5 Sonnet
What happened?
I've attempted to fetch docs from @https://coreui.io/angular/docs/components/smart-table/#smarttable-module
But I always get the error:
Error fetching content for https://coreui.io/angular/docs/components/smart-table/#smarttable-module: Failed to launch the browser process!
/home/mark/.vscode-server/data/User/globalStorage/saoudrizwan.claude-dev/puppeteer/.chromium-browser-snapshots/chromium/linux-1358568/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
TROUBLESHOOTING: https://pptr.dev/troubleshooting
I am using Windows, with an Ubuntu WSL2 remote server in VSCode.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
Steps to reproduce
- Open VSCode.
- Ask Cline to parse any link.
- Error occurs.
Relevant API REQUEST output
No response
Additional context
No response
install puppeteer
Closing as duplicate of https://github.com/cline/cline/issues/668