Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
so that error is fixed by giving a relative path, but then the server fails and in the logs:
```
Error accessing directory Documents/My_Vault_Location: [Error: ENOENT: no such file or director...
Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
ok so this is the error when you get the path wrong (i was putting absolute path vs. relative to my terminal).
it would be helpful if the error message were more clear.
Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
Apple M1
OS X 14.2 (23C64)
```
Error: Unable to fetch server configuration for server undefined
at bt.installServer (/Users/.npm/_npx/2d0620bb1d41b604/node_modules/@smithery/cli/dist/index.j...
in order for os x users to have `browser-use` access their chrome profile, a workaround was needed.
this now works in the `web-ui` repo. please merge this into the main project so we can use wi...
still getting this error today following your demo code: https://sdk.vercel.ai/docs/getting-started/svelte
https://github.com/vercel/ai/issues/3454
```
client.js?v=d3063b0b:319 Uncaught (in ...
this might be un-necessary...i just tested https://github.com/browser-use/browser-use/blob/main/examples/real_browser.py and it works without modification. (same machine as my test for https://gith...
you can use your own chrome instance on your machine and at least in the web-ui project it now works on pc and mac.
https://github.com/browser-use/web-ui/pull/83
https://github.com/browser-use/b...
in order for os x users to have `browser-use` access their chrome profile, a workaround was needed.
this now works in the `web-ui` repo. please merge this into the main project so we can use wi...
@warmshao - quick question. wouldn't this also need to be merged into the main repo? (not just web-ui) i can try to test later when i have a few minutes, but the issue of finding the correct chrome...
thank you so much @vvincent1234 .
i am confirming that this PR (specifically https://github.com/browser-use/web-ui/pull/83/commits/a234f0ca7e51640732eabdd88e8559c5397bfd98 ) resolved #41 for me ...
@AarooneyFarr - sweet! Would you be willing to share the details?
I'm trying to get the "browser-use" community to help me give AI access to plugins, I think it's also possible w playwright.