Skip to content

Bug: .dmg download on clawdis.ai site doesn't work due to fixed /Users/steipete path #83

@visionik

Description

@visionik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions