You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I am very excited to use this new tool, but I keep running into an error and I need help please.
I am trying to run the browser tools server, but when i run npx @agentdeskai/browser-tools-server@1.2.0, I get an error of:
npx @agentdeskai/browser-tools-server@1.2.0
> npx
> browser-tools-server
file:///home/smartchain/.npm/_npx/415bd865e1012155/node_modules/puppeteer-core/node_modules/yargs/lib/platform-shims/esm.mjs:13
import y18n from 'y18n'
^^^^
SyntaxError: The requested module 'y18n' does not provide an export named 'default'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
Please help me solve this. Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hello everyone, I am very excited to use this new tool, but I keep running into an error and I need help please.
I am trying to run the browser tools server, but when i run
npx @agentdeskai/browser-tools-server@1.2.0
, I get an error of:Please help me solve this. Thank you in advance!
The text was updated successfully, but these errors were encountered: