-
Notifications
You must be signed in to change notification settings - Fork 52
Description
osgrep install-opencode
✅ Created tool shim at /Users/user/.config/opencode/tool/osgrep.ts
❌ Installation failed: SyntaxError: Expected double-quoted property name in JSON at position 2807 (line 123 column 5)
at JSON.parse ()
at Command. (/Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/dist/commands/opencode.js:177:33)
at Generator.next ()
at /Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/dist/commands/opencode.js:8:71
at new Promise ()
at __awaiter (/Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/dist/commands/opencode.js:4:12)
at Command.install (/Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/dist/commands/opencode.js:156:12)
at Command.listener [as _actionHandler] (/Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/node_modules/commander/lib/command.js:568:17)
at /Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/node_modules/commander/lib/command.js:1604:14
at Command._chainOrCall (/Users/user/.local/share/mise/installs/node/22.20.0/lib/node_modules/osgrep/node_modules/commander/lib/command.js:1488:12)