after downloading and running the DMG, the clawdis icon in the menubar doesn't work.
running clawdis in the terminal results in varous errors:
clawdis
79021 | import_os = require("os");
79022 | import_path40 = require("path");
79023 | import_url = require("url");
79024 | __filename2 = import_url.fileURLToPath("file:///Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/config.js");
79025 | __dirname2 = import_path40.dirname(__filename2);
79026 | pkg = JSON.parse(import_fs2.readFileSync(getPackageJsonPath(), "utf-8"));
^
ENOENT: no such file or directory, open '/Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/package.json'
path: "/Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/package.json",
syscall: "open",
errno: -2,
code: "ENOENT"
at <anonymous> (/$bunfs/root/clawdis:79026:43)
at <anonymous> (/$bunfs/root/clawdis:44:48)
at <anonymous> (/$bunfs/root/clawdis:116932:15)
at <anonymous> (/$bunfs/root/clawdis:44:48)
at <anonymous> (/$bunfs/root/clawdis:154604:21)
at <anonymous> (/$bunfs/root/clawdis:44:48)
at <anonymous> (/$bunfs/root/clawdis:310681:13)
at <anonymous> (/$bunfs/root/clawdis:44:48)
at <anonymous> (/$bunfs/root/clawdis:310703:26)
i symlinked that one, and then next...
clawdis
error: Cannot find module 'qrcode-terminal/vendor/QRCode' from '/Users/steipete/Projects/clawdis/dist/web/qr-image.js'
at that point i switched to installing via git clone and things seem to be going well.
after downloading and running the DMG, the clawdis icon in the menubar doesn't work.
running clawdis in the terminal results in varous errors:
clawdis
79021 | import_os = require("os");
79022 | import_path40 = require("path");
79023 | import_url = require("url");
79024 | __filename2 = import_url.fileURLToPath("file:///Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/config.js");
79025 | __dirname2 = import_path40.dirname(__filename2);
79026 | pkg = JSON.parse(import_fs2.readFileSync(getPackageJsonPath(), "utf-8"));
^
ENOENT: no such file or directory, open '/Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/package.json'
path: "/Users/steipete/Projects/clawdis/node_modules/@mariozechner/pi-coding-agent/dist/package.json",
syscall: "open",
errno: -2,
code: "ENOENT"
i symlinked that one, and then next...
clawdis
error: Cannot find module 'qrcode-terminal/vendor/QRCode' from '/Users/steipete/Projects/clawdis/dist/web/qr-image.js'
at that point i switched to installing via git clone and things seem to be going well.