macbook 在调用skill 时出现工具错误,导致大模型超时

作者: Junkai-Liu创建于 2026年5月9日更新于 2026年6月3日

It seems like the check-deps.mjs script failed to execute, indicating a problem with the environment or the script itself. This script is necessary to ensure that the browser automation tools are set up correctly. Since the user is asking about the Wall Street Journal's top stories, which requires web access, I need to get the web-access skill working. The error spawn /bin/login_script.sh ENOENT suggests that the shell script itself was not found. This might be an issue with how the node command is being executed or the environment path.

内容来源: eze-is/web-access