-
-
Notifications
You must be signed in to change notification settings - Fork 76.3k
[Bug]: #1824
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
/usr/local/lib/node_modules/clawdbot/src/config/loader.js:24
const config = JSON.parse(fs.readFileSync(configPath, 'utf-8'));
^
SyntaxError: Unexpected token '/' in JSON at position 42
at JSON.parse ()
at loadConfig (/usr/local/lib/node_modules/clawdbot/src/config/loader.js:24:25)
at Object. (/usr/local/lib/node_modules/clawdbot/src/index.js:10:1)